Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Attempt to analyse open data for covid epidemic

License

andrii-z4i/covid-investigation

Repository files navigation

covid-investigation

Attempt to analyse open data for covid epidemic

As the source of data we will use the next resource COVID-19

how to start development?

Instruction for MacOS (potentially should work for Linux as well)

  1. install python3
  2. run inside the project directory python3 -m venv ./venv3
  3. activate virtual environment by running source venv3/bin/activate .
  4. install required packets for python pip install -r requirements.txt
  5. run jupyter-lab

About

Attempt to analyse open data for covid epidemic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published