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

https://github.com/mrqadeer/women-mental-health-covid-19-eda


https://github.com/mrqadeer/women-mental-health-covid-19-eda

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Woman Mental Health During Covid-19
This project is an exploratory data analysis of the impact of COVID-19-related stresses on pregnant individuals and their infants and collected survey-based data across Canada as part of the Pregnancy during the COVID-19 Pandemic (PdP) project.

- [Women's Mental Health](https://www.kaggle.com/datasets/yeganehbavafa/mental-health-in-the-pregnancy-during-the-covid-19/data)
- Find comprehensive report [here](https://github.com/mrqadeer/women-mental-health-covid-19-eda/blob/main/reports/report.md)

## Setup
Clone the repository
```bash
git clone https://github.com/mrqadeer/women-mental-health-covid-19-eda.git
```
Navigate to the directory
```bash
cd women-mental-health-covid-19-eda
```
Install dependencies
```bash
pip install -r requirements.txt
```
Create `data` directory and paste your datasets in it.
Open `Women-Mental-Health-Covid-19.ipynb` in JupyterLab or Jupyter Notebook or any other IDE.

## Connect with Me

Feel free to reach out through any of my social media channels:

[![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white)](https://github.com/mrqadeer)
[![Kaggle](https://img.shields.io/badge/Kaggle-20BEFF?style=flat&logo=kaggle&logoColor=white)](https://www.kaggle.com/mrqadeer)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/qadeer-ahmad-3499a4205/)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=flat&logo=facebook&logoColor=white)](https://web.facebook.com/mrqadeerofficial/)
[![Website](https://img.shields.io/badge/Website-4B0082?style=flat&logo=internet-explorer&logoColor=white)](https://qadeerahmad.netlify.app/)
### License
This project is licensed under the MIT License. [View license](https://github.com/mrqadeer/women-mental-health-covid-19-eda/blob/main/LICENSE)