Skip to content

Commit

Permalink
DOC reorder whats new section
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed Feb 10, 2021
1 parent 087a684 commit 1ea7905
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions doc/whats_new/v1.0.rst
Expand Up @@ -59,6 +59,14 @@ Changelog
- |API| :class:`cluster.Birch` attributes, `fit_` and `partial_fit_`, are
deprecated and will be removed in 1.2. :pr:`19297` by `Thomas Fan`_.

:mod:`sklearn.datasets`
.......................

- |Enhancement| :func:`datasets.fetch_openml` now supports categories with
missing values when returning a pandas dataframe. :pr:`19365` by
`Thomas Fan`_ and :user:`Amanda Dsouza <amy12xx>` and
:user:`EL-ATEIF Sara <elateifsara>`.

:mod:`sklearn.decomposition`
............................

Expand Down Expand Up @@ -166,20 +174,12 @@ Changelog
and :user:`wstates <wstates>`.

:mod:`sklearn.semi_supervised`
.................................
..............................

- |Fix| Avoid NaN during label propagation in
:class:`~sklearn.semi_supervised.LabelPropagation`.
:pr:`19271` by :user:`Zhaowei Wang <ThuWangzw>`.

:mod:`sklearn.datasets`
.......................

- |Enhancement| :func:`datasets.fetch_openml` now supports categories with
missing values when returning a pandas dataframe. :pr:`19365` by
`Thomas Fan`_ and :user:`Amanda Dsouza <amy12xx>` and
:user:`EL-ATEIF Sara <elateifsara>`.

Code and Documentation Contributors
-----------------------------------

Expand Down

0 comments on commit 1ea7905

Please sign in to comment.