Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kmohamedalie/autoeda-with-python

Creating quick visualizations and summary statistics using python
https://github.com/kmohamedalie/autoeda-with-python

autoviz dataprep dtale melbourne-housing palmer-penguin sweetviz ydata-profiling

Last synced: 7 days ago
JSON representation

Creating quick visualizations and summary statistics using python

Awesome Lists containing this project

README

        

# Automated Exploratory Data Analysis with Python
In this repository you'll learn how to create quick visualizations and summary statistics using python automated visualization libraries:

**Notebooks:** available here [link](https://github.com/Kmohamedalie/AutoEDA-with-python/tree/master/Notebooks)

**AutoViz Libraries:**
• [D-Tale](https://pypi.org/project/dtale/)
• [AutoViz](https://pypi.org/project/autoviz/)
• [Sweetviz](https://pypi.org/project/sweetviz/)
• [pandas profiling](https://pypi.org/project/pandas-profiling/)
• [Dataprep](https://dataprep.ai/learning)

**Final Reports:**
• [Sweetviz - Housing data](https://kmohamedalie.github.io/AutoEDA-with-python/Housing.html)
• [Titanic - ydata_profiling](https://kmohamedalie.github.io/AutoEDA-with-python/Titanic.html)
• [Penguins](https://kmohamedalie.github.io/AutoEDA-with-python/Penguins.html)
• [Dataprep - Titanic EDA](https://kmohamedalie.github.io/AutoEDA-with-python/DataPrep_report.html)

![image](https://github.com/Kmohamedalie/AutoEDA-with-python/assets/63104472/57d7f3b5-10df-4382-be96-ce70b2ca0c13)