So, there I was minding my own business when I came across a post on Reddit: Pynimate.
I decided that I wanted to try this out for myself! So, I dug into my crypto coin dataset and pulled the last 30 days worth of data.
How did I make this? I used a library called Pynimate to bring the data into a Pandas dataframe and then plotted using Matplotlib and Pynimate. Here's the source code in GitHub: data_animation
So as you can see, the Bitcoin market is quite volatile.