We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f72b2 commit c978488Copy full SHA for c978488
1 file changed
content/python_files/feature_engineering.py
@@ -4,7 +4,7 @@
4
# jupyterlite). We need the development version of skrub to be able to use the
5
# skrub expressions.
6
# %%
7
-%pip install -q holidays https://pypi.anaconda.org/ogrisel/simple/skrub/0.6.dev0/skrub-0.6.dev0-py3-none-any.whl
+# %pip install -q holidays https://pypi.anaconda.org/ogrisel/simple/skrub/0.6.dev0/skrub-0.6.dev0-py3-none-any.whl
8
9
10
import polars as pl
0 commit comments