Credits
Datasets and third-party tools this course relies on:
- JupyterLite — In-browser Jupyter Notebook (via Pyodide) used throughout Data Analysis.
- Pyodide — WebAssembly Python runtime powering JupyterLite in this course.
- Titanic dataset — Week 10 Normal-track guided EDA reproduction uses a small synthetic dataset modeled on this well-known Kaggle dataset's schema (same columns, generated passenger data), bundled locally so it works offline in JupyterLite.
- Students Performance in Exams — Week 10 Hard-track final EDA deliverable uses a small synthetic dataset modeled on this Kaggle dataset's schema, bundled locally so it works offline in JupyterLite.