tulkot / Quick-EDA-Using-ProfileReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 99.9%Language:Jupyter Notebook 0.1%