Skip to content

πŸ”ŽπŸ“Š Data Profiler app made with Streamlit and Pandas Profiling

Notifications You must be signed in to change notification settings

julianbel/data-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”ŽπŸ“Š Data Profiler

Explore your datasets with this Streamlit App.



This is an app made to quickly explore a tabular dataset using Streamlit. It provides a view of the data in the shape of a pandas DataFrame while also providing basic statistics on the quality of the dataset.

Additionally, it allows to generate a detailed report on the data of each column and their interactions using Pandas Profiling.

Currently, it supports only CSV, XLS and XLSX files.

About

πŸ”ŽπŸ“Š Data Profiler app made with Streamlit and Pandas Profiling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages