Skip to content

Asad-In-Data/AutoEDA-PyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoEDA-PyApp

Status Python License

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.


Table of Contents


Overview

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.

Features

  • Upload CSV or Excel files directly
  • Automatic summary statistics
  • Correlation heatmaps and pairplots
  • Missing value analysis
  • Interactive and static data visualizations
  • Exportable EDA reports

App Preview

Main_page
EDA_type
contact

Installation

git clone https://github.com/Datz-AsadAnalyst/AutoEDA-PyApp.git
cd AutoEDA-PyApp
pip install -r requirements.txt

Usage

  1. Run the application:
    python app.py
  2. Open your browser and go to the provided URL
  3. Upload your dataset and explore the automatic EDA

Note: The app is built using Streamlit . Make sure all dependencies are installed.

Contributing

Contributions and suggestions are welcome!

  • Fork the repo
  • Create a new branch
  • Submit a pull request

Contact

Asad Analyst
GitHub @Asad-In-data
Email: [email protected]


© 2025 AsadInData - AutoEDA-PyApp

Releases

No releases published

Packages

No packages published

Languages