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

https://github.com/soumilgit/medical-data-analysis-learning


https://github.com/soumilgit/medical-data-analysis-learning

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

          

Python project to analyse Medical Data,please feel free to contribute😄!

Python libraries used:

1.Unittest

2.Matplotlib

3.Pandas

4.Seaborn

# Folder Structure :
Here is the folder structure of the repository :
```
Code-Folders
│  ├─ main.py
│  ├─ medical_data_visualizer.py
│  └─ test_module.py
├─ LICENSE
README.md
├─ images
catplot.png
│  └─ heatmap.png
├─ medical_examination.csv
└─ requirements.txt
```