Skip to content

boonedoggle/covid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid

Data Analysis of COVID-19 Dataset

Conda Enviornment Setup

  1. Install Anaconda
  2. Create conda environment
    conda env create -f covid.yml
    
  3. Activate the new conda environment
    conda activate covid
    

Basic Usage

Activate the conda environment before running any of the python scripts

Time Series for Countries

python countries.py


Time Series for State / Provinces

python states.py

Time Series for Philadelphia

python philadelphia.py

About

Data Analysis of COVID-19 Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages