/coronavirus-plots-DC-area

Python code to generate plots for COVID-19 data in DC, MD, VA (Spring 2020)

Primary LanguageJupyter Notebook

coronavirus-plots-DC-area

Comments on twitter- @HistedLab @hcgoldbach

Notes

  • Run w/ python 3.6, recent jupyterlab, pandas from conda-forge.
  • This could be cleaner, but it should be a reasonable example.
  • src/covid_cases.py contains code moved out of the notebook into functions/classes.