Skip to content

Commit 0a77562

Browse files
authored
Create README.md
1 parent b37812c commit 0a77562

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Quick-EDA-Using-ProfileReport
2+
3+
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.
4+
5+
The pandas_profiling library in Python includes this method named ProfileReport, that generates a report.
6+

0 commit comments

Comments
 (0)