Animated plotting extension for Pandas with Matplotlib
copied from cf-staging / pandas-alivePandasAlive is intended to provide a plotting backend for animated matplotlib charts for Pandas DataFrames, similar to the already existing Visualization feature of Pandas. With PandasAlive, creating stunning, animated visualisations is as easy as calling: df.plot_animated()