JackMcKew / pandas_alive

Create stunning, animated visualisations with Pandas & Matplotlib as easy as calling `df.plot_animated()`
MIT License
582 stars 100 forks source link

Fix broken URLs of example datasets #16

Closed giswqs closed 4 years ago

giswqs commented 4 years ago

The function pandas_alive.load_dataset() returns an HTTP error. It seems the master branch has been renamed as the main branch. The sample dataset file paths should be updated as well

https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/data/covid19.csv

JackMcKew commented 4 years ago

Hi @giswqs

Thank you for this! It'll be captured in the next PyPI release whenever that happens 😄