Skip to content

Latest commit

 

History

History
92 lines (54 loc) · 2.28 KB

README.md

File metadata and controls

92 lines (54 loc) · 2.28 KB

About

I'm playing around with python/pandas and the COVID-19 dataset.

Dependencies

Before you load the Jupyter notebook, grab the data set:

git clone https://github.com/CSSEGISandData/COVID-19

Results

Comparing some countries...

Looking at Canadian provinces...

Look at Confirmed cases in a few western countries...

logarithmic...

delta in confirmed cases

logarithmic...

Look at Deaths...

logarithmic...

delta in deaths cases

logarithmic...

Deaths per Confirmed cases...

logarithmic...