Learn how to ingest and plot shapefiles using the geopandas library in python. This collection of juptyer notebooks support several articles that I have written over at https://jcutrer.com/python/
- Learn geopandas by plotting U.S Maps
- Learn geopandas by plotting tornados on a map - Currently drafting
- geopandas-us-map.ipynb - Working with U.S. Census shapefiles
- geopandas-plot-us-tornados.ipynb - Learn to plot NOAA provided U.S. tornado data
- MIT license
- Copyright 2020 © Jonathan Cutrer.