scikit-learn/sklearn/preprocessing
Raghav 734bead8c4 MAINT Use check_is_fitted 2015-08-11 22:27:16 +05:30
..
tests MAINT Remove support for the deprecated sequence of sequences 2015-08-11 22:26:44 +05:30
__init__.py DOC/MAINT final touches to FunctionTransformer 2015-08-03 22:12:19 +02:00
_function_transformer.py DOC/MAINT final touches to FunctionTransformer 2015-08-03 22:12:19 +02:00
_weights.py FIX make StandardScaler & scale more numerically stable 2015-03-23 14:32:33 +01:00
data.py DOC Improve wording in minmax_scale documentation 2015-07-05 18:51:55 +02:00
imputation.py DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
label.py MAINT Use check_is_fitted 2015-08-11 22:27:16 +05:30