We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a500ed commit 3208a79Copy full SHA for 3208a79
README.rst
@@ -411,6 +411,7 @@ Changelog
411
412
Development
413
******************
414
+* Fix issues with unicode names in ``get_names`` (#160).
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).
@@ -495,6 +496,7 @@ Other contributors:
495
496
497
* Ariel Rossanigo (@arielrossanigo)
498
* Arnau Gil Amat (@arnau126)
499
+* Assaf Ben-David (@AssafBenDavid)
500
* Cal Paterson (@calpaterson)
501
* @defvorfu
502
* Gustavo Sena Mafra (@gsmafra)
0 commit comments