Skip to content

Commit f0517a2

Browse files
committed
suggest pandas profiling for quick overview
1 parent 971b359 commit f0517a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vetiver/templates/model_card.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ v.ptype.construct().schema().get("properties")
9696
:::{.panel-tabset}
9797
```{python}
9898
#| include: false
99-
## consider using a package like skimr or DataExplorer for automated
99+
## consider using a package like Pandas Profiling for automated EDA
100100
101101
```
102102
## Overall model performance

0 commit comments

Comments
 (0)