This application allows you to perform exploratory data analysis on a dataset. It uses tools to generate EDA reports, missing value analysis, correlation analysis, and more.
- Clone the repository
- Install the
requirements.txt
file - Run the
app.py
file
streamlit run app.py