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
- Host: GitHub
- URL: https://github.com/mrqadeer/women-mental-health-covid-19-eda
- Owner: mrqadeer
- License: mit
- Created: 2024-11-27T16:56:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T17:58:34.000Z (7 months ago)
- Last Synced: 2025-01-28T21:16:51.246Z (5 months ago)
- Language: Jupyter Notebook
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
[](https://github.com/mrqadeer)
[](https://www.kaggle.com/mrqadeer)
[](https://www.linkedin.com/in/qadeer-ahmad-3499a4205/)
[](https://web.facebook.com/mrqadeerofficial/)
[](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)