This app allows you to upload a CSV file, generate a Pandas Profiling report, and download the report in HTML format.
- Support only csv file
- File size limit 200MB
- Download the report in HTML format
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
- streamlit
- pandas
- ydata_profiling
If you have any questions , feel free to contact me via email: [email protected]