predicting covid19 using Suspectible-Infected-Recovered (SIR) model, lmfit and papermill.
https://github.com/owid/covid-19-data
https://people.sutd.edu.sg/jianxi_luo/public_html/COVID19PredictionPaper.pdf
https://en.wikipedia.org/wiki/Compartmental_models_in_epidemiology
https://towardsdatascience.com/infectious-disease-modelling-part-i-understanding-sir-28d60e29fdfc
https://python.quantecon.org/sir_model.html
https://scipython.com/book/chapter-8-scipy/additional-examples/the-sir-epidemic-model/