Skip to content

MahmoudHousam/Quick-EDA-with-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick EDA with Streamlit

With Streamlit, which makes it easy to create and share beautiful, custom web apps for machine learning and data science, a simple wep app is designed to do a qeuick EDA for a CSV file. The repo contains the following:

  • app.py: runs Streamlit commands.
  • clean.py: executes cleaning tasks for the dataset itself.
  • helper.py: helping functions used in clean.py file.
  • dashboard.csv: the initial data file.
  • final_dataset.csv: the final output generated by clean.py

Find more:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages