Animation based on interactive data visualization in seaborn

In order to show time-dependency or dynamics of datasets, it's possible to create animation by using Seaborn and Matplotlib:

Now we need to define the time-dependency (frames) and plot the dataset:

The final animation visualization is shown here: