scikit-learn/sklearn/preprocessing
Guillaume Lemaitre 6525a39dd6 MNT Remove Imputer in preprocessing (#13796) 2019-05-08 22:24:32 +08:00
..
tests MNT Remove Imputer in preprocessing (#13796) 2019-05-08 22:24:32 +08: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 FIX Remove bins whose width <= 1e-8 with a warning in KBinsDiscretizer (#13165) 2019-02-20 15:39:32 +01:00
_encoders.py MNT Correctly handle deprecated attribute warnings and docstrings (#13635) 2019-04-18 10:21:40 -07:00
_function_transformer.py DOC Fix typo in FunctionTransformer (#13404) 2019-03-06 16:04:26 -08:00
base.py [MRG+1] Use astype(.., copy=False) when possible (#11973) 2019-03-01 11:07:10 +01:00
data.py DOC Fix more formatting inconsistencies (#13787) 2019-05-05 22:05:58 +08:00
label.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
setup.py [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00