HHA507 / Data Science / Assignment 2 / Data Manipulation
- A folder called 'datasets' containing the .csv file used in the assignment.
- README.md: Provides an overview of the assignment.
- hha507assignment2.ipynb: containing my responses for the submission.
- practice data cleaning and data transformation
- introduction to alternative libraries: Polars and Modin. The dataset, 'healthcare_data_cleaning.csv', was loaded using both Polars and Modin, and load times were compared.