File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments