bartman / covid19

data science experiments on the COVID-19 dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

About

data science experiments on the COVID-19 dataset


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%