scikit-learn/sklearn/impute/tests
Christian Ritter 08af5278f5
[MRG] SimpleImputer skipped feature warning with feature names (#21617)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2021-12-01 16:04:08 +01:00
..
__init__.py API Make IterativeImputer experimental (#13824) 2019-05-09 09:28:44 +10:00
test_base.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_common.py ENH Adds feature_names_out to impute module (#21078) 2021-10-21 14:39:29 +02:00
test_impute.py [MRG] SimpleImputer skipped feature warning with feature names (#21617) 2021-12-01 16:04:08 +01:00
test_knn.py Improve validation messages with infinite data (#21219) 2021-10-29 15:59:57 +02:00