We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbbd3c commit a5ff63eCopy full SHA for a5ff63e
2 files changed
09_tabular.ipynb
@@ -7,7 +7,7 @@
7
"outputs": [],
8
"source": [
9
"#hide\n",
10
- "! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts treeinterpreter dtreeviz\n",
+ "! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts treeinterpreter dtreeviz==1.4.1\n",
11
"import fastbook\n",
12
"fastbook.setup_book()"
13
]
clean/09_tabular.ipynb
0 commit comments