scikit-learn/sklearn/preprocessing
genvalen c79bed337c
DOC Ensures that Binarizer passes numpydoc validation (#20422)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-30 10:03:23 +02:00
..
tests STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_csr_polynomial_expansion.pyx MNT consistently call import_array() after cimport of numpy (#17054) 2020-04-28 12:19:52 +02:00
_data.py DOC Ensures that Binarizer passes numpydoc validation (#20422) 2021-06-30 10:03:23 +02:00
_discretization.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_encoders.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_function_transformer.py STY Uses black's with target_version >= 3.7 (#20294) 2021-06-17 15:50:27 -04:00
_label.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_polynomial.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00