This course introduces best practices for Pandas.
See the author's book, Effective Pandas (digital) (physical)
You have a few options for running. The easiest option:
- Click on the green "Code" button
- Select the "Codespaces" Tab.
- Hit "Create codespace on main" button
- Wait a few minutes for the codespace to load
- Install UV (https://docs.astral.sh/uv/getting-started/installation/)
- Check out the project
- Change into the project directory
- Run
uv sync
- Start jupyter
uv run jupyter notebook