Skip to content

Rchatru/st-eda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.

Currently down due to changes in dependencies, specifically, pandas-profiling -> ydata-profiling, streamlit-pandas-profiling

eda-app

Simple Exploratory Data Analysis app build with streamlit. It accepts csv files as input and takes advantage of the pandas_profiling library to display a quick report about the dataset.

Adapted from Ken Jee's amazing tutorial. More info on Data Professor's Github

How to build an EDA app using Pandas Profiling | Streamlit #19

How to build an EDA app using Pandas Profiling | Streamlit #19

My personal implementation

Launch the web app:

Streamlit App