Skip to content

Commit ada94ae

Browse files
authored
DOC Fix broken link in whats_new for 0.23 (scikit-learn#16796)
1 parent a84ba0c commit ada94ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v0.23.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Changelog
363363

364364
- |Feature| argument `drop` of :class:`preprocessing.OneHotEncoder`
365365
will now accept value 'if_binary' and will drop the first category of
366-
each feature with two categories. :pr:`#16245`
366+
each feature with two categories. :pr:`16245`
367367
by :user:`Rushabh Vasani <rushabh-v>`.
368368

369369
- |Fix| Fix a bug in :class:`preprocessing.StandardScaler` which was incorrectly

0 commit comments

Comments
 (0)