In this tutorial we will take a look at the powerful geopandas library and use it to plot historical tornado data on a map of the United States. We will use two different shapefiles from NOAA, the first dataset includes the origination point for each tornado. The second dataset includes a line path of each tornado. The …
The post Learn geopandas by plotting tornados on a map appeared first on jcutrer.com.