You will find some Python Jupyter Notebooks (html) on this page.


Recreating W.E.B. Du Bois’s data portraits using Matplotlib

I took part in the #DuBoisChallenge2024 and recreated 10 of his data portraits in python using Matplotlib. Open repo.

How to make a roadtrip map using GeoPandas and Matplotlib

Let’s say you want to make a map of a roadtrip. With a map, it’s easy to show people where you’ve been. This notebook will help you do just that using GeoPandas and Matplotlib. Open notebook.