An open API service indexing awesome lists of open source software.

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.

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 wish

Have fun !