This is a lightweight EDA application using Sweetviz to create beautiful, high-density visualizations for EDA (Exploratory Data Analysis) in Streamlit.
-
Replicate the GitHub repo.
-
Install package requirements:
> pip install -r requirements.txt
-
Start the application:
> streamlit run --server.port 4008 app.py
or
> run.cmd
The application can be viewed in the Streamlit Cloud at the link below:
Enjoy!
Arvindra