ChoroMap
A tool to create animated heat maps using Python
See the source and usage instructions on GitHub!
ChoroMap is a tool to create animated choropleth maps, a.k.a. heat maps. It can easily be used in a Jupyter notebook and all it takes is a pandas DataFrame with dates and values, as well as geographic shapefiles.
Please see examples of Jupyter notebooks that use this module: