Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

834 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Notebooks Collection

This repository contains 633 Jupyter notebooks across 177 topics. These notebooks are a mix of experiments, drafts and useful scripts for data analysis, visualization and storytelling.

Note: This is a personal sandbox for learning and experimenting. Some notebooks may be incomplete or outdated.

Setup

This repository uses uv to manage Python 3.13 and its dependencies, which are defined in pyproject.toml and pinned in uv.lock.

Install uv

brew install uv

Install dependencies

This creates a .venv directory with Python 3.13 and everything in the lockfile:

uv sync

Run JupyterLab

uv run jupyter lab

Add a package

uv add some-package

About

Hundreds of example notebooks for data analysis, maps and charts using Python, Pandas and Jupyter on a variety of topics, from aircraft to ZIP codes.

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages