https://github.com/kts-o7/mentalhealthdataviz
This is the repository for the data visualization project for the data collected on mental health of public.
https://github.com/kts-o7/mentalhealthdataviz
Last synced: 2 months ago
JSON representation
This is the repository for the data visualization project for the data collected on mental health of public.
- Host: GitHub
- URL: https://github.com/kts-o7/mentalhealthdataviz
- Owner: KTS-o7
- Created: 2023-08-26T19:09:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T10:04:56.000Z (about 1 year ago)
- Last Synced: 2025-01-06T19:18:27.770Z (4 months ago)
- Language: Jupyter Notebook
- Size: 394 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MentalHealthDataViz
This is the repository for the data visualization project for the data collected on mental health of public.
To run this you need to install few libraries.
Please follow the instructions as mentioned below for seamless project building.- Clone this repository
- Open this folder in terminal
- type the following commands one by one```shell
pip install -r requirements.txt
```- This will install all required dependencies.
- Run the ipynb files as per your wishHave fun !