Skip to content

Commit aa2785a

Browse files
authored
Fix formatting of 'profiler' section in README
1 parent c9e2871 commit aa2785a

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
@@ -19,7 +19,7 @@ Exploratory stats and data-quality diagnostics for pandas and **Polars** DataFra
1919
2020
Where a function wraps an existing library (pandas, scipy, statsmodels, scikit-learn), it names it, so you always know where to dig deeper.
2121

22-
## The flagship: `profiler`
22+
## `profiler`
2323

2424
**pandas `.describe()` tells you what your data _is_. `profiler()` tells you what to _do_ about it:** every issue ranked worst-first, each with its fix.
2525

0 commit comments

Comments
 (0)