Skip to content

GuignardLab/covid-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotting some data with this notebook

To run the notebooks you can either clone/download this repository and use jupyter notebook or run it via google colab there.

If you want to run it on your own computer you will need the following libraries:

  • numpy
  • scipy
  • matplotlib
  • pandas

you can install them using anaconda/miniconda and the following command:

conda install numpy scipy matplotlib pandas

or with pip:

pip install numpy scipy matplotlib pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published