This repository hosts all notebooks created for my Python for Data Science course.
Each topic folder contains Google Colab notebooks that can be opened and run directly in the browser.
- 01-Core-Python
- 02-NumPy
- 03-Pandas
- 04-Scikit-Learn
- 05-Datasets
- 06-Utils
- 07-Projects
- Pick a topic and notebook.
- Click the “Open in Colab” badge at the top of the notebook.
- If a dataset is needed, it will be available in the
05-Datasetsfolder.
- Two-digit numeric prefixes keep lessons in order.
- Lowercase with underscores for notebook names.
- One notebook per lesson folder.