EDA Tool A Streamlit app for exploratory data analysis. Upload a CSV to get stats and visuals. Setup Clone this repo: git clone https://github.com/sergioacast/eda-tool.git Install dependencies: pip install -r requirements.txt Run: streamlit run app.py