scikit-learn/sklearn/preprocessing
Adrin Jalali f749bed458 [MRG] DOC clarify LabelEncoder's docstring (#14642) 2019-08-15 07:48:04 +10:00
..
tests [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
__init__.py MNT Remove Imputer in preprocessing (#13796) 2019-05-08 22:24:32 +08:00
_csr_polynomial_expansion.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_discretization.py MAINT simplify check_is_fitted to use any fitted attributes (#14545) 2019-08-13 22:09:07 +02:00
_encoders.py [MRG] DOC clarify LabelEncoder's docstring (#14642) 2019-08-15 07:48:04 +10:00
_function_transformer.py [MRG] MAINT Refactor removes assert from implmentation (#14609) 2019-08-13 07:57:10 +10:00
base.py [MRG+1] Use astype(.., copy=False) when possible (#11973) 2019-03-01 11:07:10 +01:00
data.py MAINT simplify check_is_fitted to use any fitted attributes (#14545) 2019-08-13 22:09:07 +02:00
label.py [MRG] DOC clarify LabelEncoder's docstring (#14642) 2019-08-15 07:48:04 +10:00
setup.py [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00