This file contains relavant homework assignments and projects from DS3500 (Foundations of Data Science) at Northeastern University.
- Course Name: DS3500: Foundations of Data Science
- Instructor: Professor John Rachlin
- Semester: Fall 2024 (my second year of college)
Each folder in this repository corresponds to a homework assignment/project.
- Python
- Pandas
- Numpy
- Matplotlib
- SQL
To run the code, clone the repository and install the necessary dependencies using the following command: pip install -r requirements.txt.