Skip to content

Commit 1e0ea3e

Browse files
author
Brendan Herger
committed
Adding updates to changelog
1 parent 814f811 commit 1e0ea3e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@ Development
413413
******************
414414
* Fix issues with unicode names in ``get_names`` (#160).
415415
* Update to build using ``numpy==1.14`` and ``python==3.6`` (#154).
416-
* Add ``strategy`` and ``replacement`` parameters to ``CategoricalImputer`` to allow imputing
417-
with values other than the mode (#144).
416+
* Add ``strategy`` and ``fill_value`` parameters to ``CategoricalImputer`` to allow imputing
417+
with values other than the mode (#144), (#161).
418418
* Preserve input data types when no transform is supplied (#138).
419419

420420

@@ -497,6 +497,7 @@ Other contributors:
497497
* Ariel Rossanigo (@arielrossanigo)
498498
* Arnau Gil Amat (@arnau126)
499499
* Assaf Ben-David (@AssafBenDavid)
500+
* Brendan Herger (@bjherger)
500501
* Cal Paterson (@calpaterson)
501502
* @defvorfu
502503
* Gustavo Sena Mafra (@gsmafra)

0 commit comments

Comments
 (0)