Skip to content

Commit 643e659

Browse files
Anselmooaquemy
authored andcommitted
docs: add 📊 for Key features (#1451)
See also #1445 (comment)
1 parent cb2747f commit 643e659

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To generate the standard profiling report, merely run:
6060
profile = ProfileReport(df, title="Profiling Report")
6161
```
6262

63-
## Key features
63+
## 📊 Key features
6464

6565
- **Type inference**: automatic detection of columns' data types (*Categorical*, *Numerical*, *Date*, etc.)
6666
- **Warnings**: A summary of the problems/challenges in the data that you might need to work on (*missing data*, *inaccuracies*, *skewness*, etc.)

0 commit comments

Comments
 (0)