Skip to content

Commit

Permalink
Adding updates to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Herger committed Aug 9, 2018
1 parent 814f811 commit 1e0ea3e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -413,8 +413,8 @@ Development
******************
* Fix issues with unicode names in ``get_names`` (#160).
* Update to build using ``numpy==1.14`` and ``python==3.6`` (#154).
* Add ``strategy`` and ``replacement`` parameters to ``CategoricalImputer`` to allow imputing
with values other than the mode (#144).
* Add ``strategy`` and ``fill_value`` parameters to ``CategoricalImputer`` to allow imputing
with values other than the mode (#144), (#161).
* Preserve input data types when no transform is supplied (#138).


Expand Down Expand Up @@ -497,6 +497,7 @@ Other contributors:
* Ariel Rossanigo (@arielrossanigo)
* Arnau Gil Amat (@arnau126)
* Assaf Ben-David (@AssafBenDavid)
* Brendan Herger (@bjherger)
* Cal Paterson (@calpaterson)
* @defvorfu
* Gustavo Sena Mafra (@gsmafra)
Expand Down

0 comments on commit 1e0ea3e

Please sign in to comment.