Skip to content

This is a simple web app to do EDA using streamlit

Notifications You must be signed in to change notification settings

Mithun162001/EDA-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC EDA APP

This is a simple web app to do EDA using streamlit

This simple web app done using streamlit has been deployed here: Deployed here

Requirements:-

  • streamlit
  • pandas
  • matplotlib
  • plotly-express
  • Heroku
  • git

EDA Operations:-

  • Detecting and removing NULL values
  • Plotting a bar plot to show the number of NULL values present
  • Frequency plot of a variable selected
  • Coorealtion chart between the 2 variables selected

Results:-

Screenshots have been attached below

Further improvements will be done

About

This is a simple web app to do EDA using streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published