Skip to content

tulkot/Quick-EDA-Using-ProfileReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Quick-EDA-Using-ProfileReport

ProfileReport is a library in Python Pandas, that is a HTML based tool for Quick Exploratory Data Analysis(EDA). It provides a quicker, deeper analysis into your dataset just by using 2-3 lines of code.

The pandas_profiling library in Python includes this method named ProfileReport, that generates a report.