File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -411,9 +411,10 @@ Changelog
411
411
412
412
Development
413
413
******************
414
+ * Update to build using ``numpy==1.14 `` and ``python==3.6 `` (#154).
414
415
* 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).
417
418
418
419
419
420
1.6.0 (2017-10-28)
@@ -492,6 +493,7 @@ The code for ``DataFrameMapper`` is based on code originally written by `Ben Ham
492
493
493
494
Other contributors:
494
495
496
+ * Ariel Rossanigo (@arielrossanigo)
495
497
* Arnau Gil Amat (@arnau126)
496
498
* Cal Paterson (@calpaterson)
497
499
* @defvorfu
You can’t perform that action at this time.
0 commit comments