scikit-learn/sklearn/preprocessing/tests
Andreas Mueller 3a0b009804 don't use nextafter to define eps (#11611) 2018-07-24 11:09:46 +02:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_base.py Move _transform_selected helper to base.py 2018-07-10 09:52:25 +10:00
test_common.py [MRG] Add Yeo-Johnson transform to PowerTransformer (#11520) 2018-07-20 22:32:12 +02:00
test_data.py don't use nextafter to define eps (#11611) 2018-07-24 11:09:46 +02:00
test_discretization.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
test_encoders.py [MRG] Add get_feature_names to OneHotEncoder (#10198) 2018-07-16 15:02:49 -05:00
test_function_transformer.py pep8 whoops 2018-07-17 17:00:41 -05:00
test_imputation.py [MRG+2] Moves Imputation out of Preprocessing (#10483) 2018-02-15 06:47:06 +11:00
test_label.py [MRG] Use hashtable (python sets/dicts) for object dtype data in Encoders (#10209) 2018-07-03 09:51:07 +02:00