Skip to content

Commit 96b5814

Browse files
ENH add metadata routing to ColumnTransformer (#27005)
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
1 parent 1b9bb53 commit 96b5814

File tree

8 files changed

+452
-99
lines changed

8 files changed

+452
-99
lines changed

doc/whats_new/v1.4.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ Changelog
8787
`kdtree` and `balltree` values will be removed in 1.6.
8888
:pr:`26744` by :user:`Shreesha Kumar Bhat <Shreesha3112>`.
8989

90+
:mod:`sklearn.compose`
91+
......................
92+
93+
- |Enhancement| :class:`~compose.ColumnTransformer` now supports metadata routing
94+
according to :ref:`metadata routing user guide <metadata_routing>`. :pr:`27005`
95+
by `Adrin Jalali`_.
96+
9097
:mod:`sklearn.cross_decomposition`
9198
..................................
9299

0 commit comments

Comments
 (0)