Skip to content

rajshekharbind/pandas-profiling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

pandas-profiling

Exploratory Data Analysis (EDA) with YData Profiling

This project demonstrates how to perform a comprehensive EDA on a dataset using Python and ydata-profiling (formerly pandas-profiling). The generated report provides detailed insights into your dataset, including distributions, correlations, missing values, and more.


πŸ“‚ Project Files

  • dataset.csv – Input dataset
  • eda_report.ipynb – Jupyter notebook performing EDA
  • output.html – Generated interactive EDA report

View the report: Open output.html


⚑ Requirements

  • Python 3.10+
  • Jupyter Notebook / Lab
  • Libraries:
pip install pandas ydata-profiling

About

This project demonstrates how to perform a comprehensive EDA on a dataset using Python and ydata-profiling (formerly pandas-profiling).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors