scikit-learn/sklearn/preprocessing
Eric Chang 62e9bb8def Feature: Implement PowerTransformer (#10210) 2017-12-06 08:29:10 +11:00
..
tests Feature: Implement PowerTransformer (#10210) 2017-12-06 08:29:10 +11:00
__init__.py Feature: Implement PowerTransformer (#10210) 2017-12-06 08:29:10 +11:00
_function_transformer.py [MRG + 1] ENH add check_inverse in FunctionTransformer (#9399) 2017-10-25 16:49:28 -04:00
data.py Feature: Implement PowerTransformer (#10210) 2017-12-06 08:29:10 +11:00
imputation.py DOC: fix docstring of Imputer.fit (#9769) 2017-09-15 14:04:13 +10:00
label.py ENH: new CategoricalEncoder class (#9151) 2017-11-21 20:03:41 +11:00