Overview
Request 632751 accepted
- specfile:
* remove devel from noarch
* be more specific in %files section
- update to version 1.7.0:
* Fix issues with unicode names in get_names (#160).
* Update to build using numpy==1.14 and python==3.6 (#154).
* 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).
Request History
apersaud created request
- specfile:
* remove devel from noarch
* be more specific in %files section
- update to version 1.7.0:
* Fix issues with unicode names in get_names (#160).
* Update to build using numpy==1.14 and python==3.6 (#154).
* 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).
scarabeus_iv accepted request