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 895dfd3 commit 3b5abf7Copy full SHA for 3b5abf7
doc/whats_new/v0.20.rst
@@ -109,7 +109,8 @@ Preprocessing
109
110
- Added :class:`compose.ColumnTransformer`, which allows to apply
111
different transformers to different columns of arrays or pandas
112
- DataFrames. :issue:`9012` by `Andreas Müller`_ and `Joris Van den Bossche`_.
+ DataFrames. :issue:`9012` by `Andreas Müller`_ and `Joris Van den Bossche`_,
113
+ and :issue:`11315` by :user:`Thomas Fan <thomasjpfan>`_.
114
115
- Added :class:`preprocessing.PowerTransformer`, which implements the Box-Cox
116
power transformation, allowing users to map data from any distribution to a
0 commit comments