Data Analysis and scripts for extracting covid-19 spread in India
- Create a python virtual environment or conda of version 3.7
- Install requirements.
pip install -r requirements.txt
jupyter notebook
- Now you can access the
Data Analysis
file for exploration.