Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.39 KB

README.md

File metadata and controls

36 lines (23 loc) · 2.39 KB

Visualization-DataShow 📈📊📉

image

Overview of the App

This app can be used to upload any clean dataset in csv format and then read the dataset to give plots like - line plots, scatter plots, histogram plots, bar plots, box plots, violin plots. There is also an option to select the x-axis and y-axis values all by our own.

Tech Stacks Used

Libraries Used

Model Deployment

  • The web application is built using python library -> Streamlit
  • The entire application is finally deployed on Streamlit Share Platform
  • See the deployed application here

UI Of The Web Application

1. Home Page

 

2. Plots