Skip to content

Commit 50edf89

Browse files
authored
Update README to include @arielrossanigo contribution
1 parent 93e352c commit 50edf89

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,10 @@ Changelog
411411

412412
Development
413413
******************
414+
* Update to build using ``numpy==1.14`` and ``python==3.6`` (#154).
414415
* Add ``strategy`` and ``replacement`` parameters to ``CategoricalImputer`` to allow imputing
415-
with values other than the mode. (#144)
416-
* Preserve input data types when no transform is supplied (#138)
416+
with values other than the mode (#144).
417+
* Preserve input data types when no transform is supplied (#138).
417418

418419

419420
1.6.0 (2017-10-28)
@@ -492,6 +493,7 @@ The code for ``DataFrameMapper`` is based on code originally written by `Ben Ham
492493

493494
Other contributors:
494495

496+
* Ariel Rossanigo (@arielrossanigo)
495497
* Arnau Gil Amat (@arnau126)
496498
* Cal Paterson (@calpaterson)
497499
* @defvorfu

0 commit comments

Comments
 (0)