Skip to content

Commit 04d284f

Browse files
committed
Pushing the docs to dev/ for branch: main, commit adf05601371475a2288b99bf8d44dbda7003193b
1 parent efa4e2a commit 04d284f

201 files changed

Lines changed: 35800 additions & 73368 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Binary file not shown.
Binary file not shown.

dev/_downloads/16cb73c3c94fb6b276f4d4577a4043b5/10_apply_on_cols.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
# a :class:`~sklearn.pipeline.Pipeline`.
7171
from sklearn.pipeline import make_pipeline
7272

73-
make_pipeline(
73+
model = make_pipeline(
7474
apply_string_encoder,
7575
apply_pca,
7676
).fit_transform(X)
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)