Welcome! This repository contains all the materials for the Analytics Through Coding course.
You will use GitHub Codespaces to run code in a ready-to-use environment — no installation needed.
-
Create your own copy of this repo
- Click the green “Use this template” button at the top of the page.
- Select “Create a new repository” under your own GitHub account.
- Keep it Private (recommended).
-
Open in Codespaces
- In your new repository, click the green “Code” button.
- Select the Codespaces tab → Create Codespace on main.
- GitHub will build your coding environment (this may take 2–3 minutes the first time).
-
Start coding
- Open the relevant lecture folder (e.g.
lecture1/
) and launch thehands_on.ipynb
notebook. - Run cells with Shift+Enter.
- Open the relevant lecture folder (e.g.