This assignment involves data cleaning and processing using Python. It includes handling student records, cleaning CSV data, and performing basic data analysis.
- main.ipynb: Implementation of data cleaning and analysis.
- BL-Student-Data.csv: Raw student data.
- Cleaned_Student_Data.csv: Processed/cleaned dataset.
- fix_notebook.py: Utility script for fixing notebook inconsistencies.
- main.pdf: Compiled report of the assignment.