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
413
413
******************
414
414
* Fix issues with unicode names in ``get_names `` (#160).
415
415
* 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) .
418
418
* Preserve input data types when no transform is supplied (#138).
419
419
420
420
@@ -497,6 +497,7 @@ Other contributors:
497
497
* Ariel Rossanigo (@arielrossanigo)
498
498
* Arnau Gil Amat (@arnau126)
499
499
* Assaf Ben-David (@AssafBenDavid)
500
+ * Brendan Herger (@bjherger)
500
501
* Cal Paterson (@calpaterson)
501
502
* @defvorfu
502
503
* Gustavo Sena Mafra (@gsmafra)
You can’t perform that action at this time.
0 commit comments