scikit-learn/sklearn/preprocessing
Olivier Grisel 250507ffa6 FIX deprecation message for 1d data 2015-09-10 09:55:35 +02:00
..
tests MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00
__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 FIX deprecation message for 1d data 2015-09-10 09:55:35 +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