Visualizing the evolution of a best-fit logistic curve on available COVID-19 over time.
Data is pulled from https://github.com/pomber/covid19/.
Italy:
pip install -r requirements.txt
python -m src.animate
Visualizing the evolution of a logistic curve fit on available COVID-19 data over time
PythonMIT
Visualizing the evolution of a best-fit logistic curve on available COVID-19 over time.
Data is pulled from https://github.com/pomber/covid19/.
Italy:
pip install -r requirements.txt
python -m src.animate