10000 DOC more cleanup in what's new · scikit-learn/scikit-learn@74ae6a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74ae6a0

Browse files
committed
DOC more cleanup in what's new
1 parent d49a6f1 commit 74ae6a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats_new/v0.21.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Changelog
3434
:pr:`12955` by :user:`Prabakaran Kumaresshan <nixphix>`.
3535

3636
:mod:`sklearn.compose`
37-
.....................
37+
......................
3838

3939
- |Fix| Fixed an issue in :class:`compose.ColumnTransformer` where using
4040
DataFrames whose column order differs between :func:``fit`` and
@@ -62,7 +62,7 @@ Changelog
6262
missing values in training data. :pr:`13974` by `Frank Hoang <fhoang7>`.
6363

6464
:mod:`sklearn.inspection`
65-
.....................
65+
.........................
6666

6767
- |Fix| Fixed a bug in :func:`inspection.plot_partial_dependence` where
6868
``target`` parameter was not being taken into account for multiclass problems.

0 commit comments

Comments
 (0)
0