From 344567a8229825b1d0157fd4cfabd5f983178ecf Mon Sep 17 00:00:00 2001 From: Muhammad Fakhar-e-Iqbal Abdullah Date: Fri, 21 Jul 2023 17:58:40 +0500 Subject: [PATCH] Update 09_tabular.ipynb --- 09_tabular.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09_tabular.ipynb b/09_tabular.ipynb index 2591a55..2b965b2 100644 --- a/09_tabular.ipynb +++ b/09_tabular.ipynb @@ -7664,7 +7664,7 @@ "outputs": [], "source": [ "#hide\n", - "# pip install —pre -f https://sklearn-nightly.scdn8.secure.raxcdn.com scikit-learn —U" + "# pip install --pre -f https://sklearn-nightly.scdn8.secure.raxcdn.com scikit-learn --upgrade" ] }, {