8000 FIX user keyword missing in v1.4 change log (#27036) · scikit-learn/scikit-learn@e04b8e7 · GitHub
[go: up one dir, main page]

Skip to content

Commit e04b8e7

Browse files
authored
FIX user keyword missing in v1.4 change log (#27036)
1 parent ed01199 commit e04b8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v1.4.rst

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

170170
- |Efficiency| :class:`preprocessing.OrdinalEncoder` avoids calculating
171171
missing indices twice to improve efficiency.
172-
:pr:`27017` by `Xuefeng Xu <xuefeng-xu>`.
172+
:pr:`27017` by :user:`Xuefeng Xu <xuefeng-xu>`.
173173

174174
- |Fix| :class:`preprocessing.OneHotEncoder` shows a more informative error message
175175
when `sparse_output=True` and the output is configured to be pandas.

0 commit comments

Comments
 (0)
0