This is a EDA and Data Visualization Web App created using STREAMLIT and Python. This app helps to Visualize data with the help of python_profiling library as well as allows to make custom charts.
Lauch the webapp
To recreate this web app on your own computer, do the following.
Download and unzip contents from https://github.com/Rahul-Dabholkar/Data-Viz-Webapp/archive/refs/heads/main.zip
pip install -r requirements.txt
streamlit run app.py