This project is an interactive Exploratory Data Analysis (EDA) dashboard built with Streamlit in Python. It lets you upload CSV files, visualize data with line plots, histograms, and correlation heatmaps, and automatically generates dynamic conclusions about your dataset.
- π CSV file uploader
- π Raw data preview
- π Summary statistics
- π Custom line plots
- π Histograms
- π Correlation analysis
- π Dynamic conclusion to interpret your data
- This EDA dashboard provides a strong foundation to guide feature engineering, modeling decisions, or business interpretations.
website link to understand it better. - https://www.akstats.in/2025/07/EDA-APP-in-py.html
git clone https://github.com/AKSTAT/Exploratory-Data-Analysis-EDA-Py-App.git
cd eda-streamlit-dashboard