Skip to content

Commit 8b14f2a

Browse files
rcap107lisaleemcb
andauthored
Apply suggestions from code review
Co-authored-by: Lisa <lisaleemcb@gmail.com>
1 parent 7801687 commit 8b14f2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/modules/default_wrangling/apply_to_cols.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ option in all cases. In scikit-learn pipelines, the column selection operation c
2626
be done with the :class:`~sklearn.compose.ColumnTransformer`.
2727

2828
Skrub provides the |ApplyToCols| transformer and the
29-
:ref:`selectors<user_guide_selectors>` to achieve the same results with larger
29+
:ref:`selectors<user_guide_selectors>` to achieve the same results with a larger
3030
degree of control over which columns are being transformed.
3131
|ApplyToCols| maps a transformer to columns in a dataframe, so that all
3232
columns that satisfy a certain condition are transformed, while the others are

0 commit comments

Comments
 (0)