/covid19-best-fit-evolution

Visualizing the evolution of a logistic curve fit on available COVID-19 data over time

Primary LanguagePythonMIT LicenseMIT

COVID-19 Best Fit Evolution

Visualizing the evolution of a best-fit logistic curve on available COVID-19 over time.

Data is pulled from https://github.com/pomber/covid19/.

Example:

Italy:

Italy

Install:

pip install -r requirements.txt

Run

python -m src.animate

Extra requirements

Imagemagick