Skip to content

This app allows you to upload a CSV file, generate a Pandas Profiling report, and download the report in HTML format.

Notifications You must be signed in to change notification settings

Hussainaquib/Pandas-Profiling-Report-Generator

Repository files navigation

Pandas Profiling Report Generator

This app allows you to upload a CSV file, generate a Pandas Profiling report, and download the report in HTML format.

Features

  • Support only csv file
  • File size limit 200MB
  • Download the report in HTML format

Description

You can upload any csv file and get/download report in HTML format and In the report you can find some section.

  • Overview of Dataset
  • Number of variables in Dataset
  • Interactions (Graph visualization between columns)
  • Correlations (Between columns)
  • Missing values (In each columns)
  • Sample view of Dataset

Requirements

  • streamlit
  • pandas
  • ydata_profiling

Authors

Contact

If you have any questions , feel free to contact me via email: [email protected]

About

This app allows you to upload a CSV file, generate a Pandas Profiling report, and download the report in HTML format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published