Matplotlib is one of the most popular plotting libraries for exploratory data analysis. It’s the default plotting backend in Pandas and other popular plotting libraries are based on it, for instance, ...
In this work, I want to show how easy it is to make animations using matplotlib. In the past, I’ve searched for tutorials and information on this topic and I always came up short. When I did find ...