scikit-learn/sklearn/preprocessing
Julien Jerphanion dfd299b19e
MAINT Remove soon-to-be deprecated scipy.sparse functions (#26751)
2023-07-12 18:34:01 +02:00
..
tests MAINT Remove soon-to-be deprecated scipy.sparse functions (#26751) 2023-07-12 18:34:01 +02:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_csr_polynomial_expansion.pyx ENH Allow for appropriate dtype us in `preprocessing.PolynomialFeatures` for sparse matrices (#23731) 2023-05-04 21:30:49 +02:00
_data.py MAINT Remove soon-to-be deprecated scipy.sparse functions (#26751) 2023-07-12 18:34:01 +02:00
_discretization.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_encoders.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_function_transformer.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_label.py DOC Fix cross references in `LabelBinarizer` (#26678) 2023-06-23 11:11:35 +02:00
_polynomial.py MAINT Remove soon-to-be deprecated scipy.sparse functions (#26751) 2023-07-12 18:34:01 +02:00
_target_encoder.py DOC Improve target encoder User Guide (#26643) 2023-06-23 10:28:54 +02:00
_target_encoder_fast.pyx MAINT Cython linting (#25861) 2023-04-19 14:32:53 +00:00