mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
statsmodels is preinstalled on Kaggle
This commit is contained in:
@@ -567,7 +567,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"if \"google.colab\" in sys.modules or \"kaggle_secrets\" in sys.modules:\n",
|
||||
"if \"google.colab\" in sys.modules:\n",
|
||||
" %pip install -q -U statsmodels"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user