A user-friendly Python application for automated Exploratory Data Analysis (EDA). AutoEDA-PyApp helps data scientists and analysts quickly generate insights, descriptive statistics, and visualizations from any tabular dataset with minimal coding.
AutoEDA-PyApp streamlines the EDA process by generating comprehensive reports, visualizations, and statistical summaries with just a few clicks . Ideal for rapid data assessment before deep analysis or modeling.
- Upload CSV or Excel files directly
- Automatic summary statistics
- Correlation heatmaps and pairplots
- Missing value analysis
- Interactive and static data visualizations
- Exportable EDA reports
git clone https://github.com/Datz-AsadAnalyst/AutoEDA-PyApp.git
cd AutoEDA-PyApp
pip install -r requirements.txt
- Run the application:
python app.py
- Open your browser and go to the provided URL
- Upload your dataset and explore the automatic EDA
Note: The app is built using Streamlit . Make sure all dependencies are installed.
Contributions and suggestions are welcome!
- Fork the repo
- Create a new branch
- Submit a pull request
Asad Analyst
GitHub @Asad-In-data
Email: [email protected]
© 2025 AsadInData - AutoEDA-PyApp