For my first Python project in the justIT Data Skills Bootcamp, I analysed a dataset of student performance. I used the pandas library to load, clean, and analyse the data to uncover insights about ...
Student Contact Manager is a beginner-friendly Python application that allows school administrators to store and manage contact information for students, parents, and teachers. The program uses ...