Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kracekumar/covid19_india
Data Analysis and scripts for extracting covid-19 spread in India
https://github.com/kracekumar/covid19_india
covid-19 covid-19-india
Last synced: about 2 months ago
JSON representation
Data Analysis and scripts for extracting covid-19 spread in India
- Host: GitHub
- URL: https://github.com/kracekumar/covid19_india
- Owner: kracekumar
- License: mit
- Created: 2020-03-25T20:58:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:53:28.000Z (about 2 years ago)
- Last Synced: 2024-10-30T06:05:59.919Z (3 months ago)
- Topics: covid-19, covid-19-india
- Language: Jupyter Notebook
- Size: 2.42 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# covid19_india
Data Analysis and scripts for extracting covid-19 spread in India
### Installation
1. Create a python virtual environment or conda of version 3.7
2. Install requirements. `pip install -r requirements.txt`
3. `jupyter notebook`
4. Now you can access the `Data Analysis` file for exploration.