scikit-learn/sklearn/impute
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
..
tests [MRG] SimpleImputer skipped feature warning with feature names (#21617) 2021-12-01 16:04:08 +01:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_base.py [MRG] SimpleImputer skipped feature warning with feature names (#21617) 2021-12-01 16:04:08 +01:00
_iterative.py ENH Adds feature_names_out to impute module (#21078) 2021-10-21 14:39:29 +02:00
_knn.py ENH Adds feature_names_out to impute module (#21078) 2021-10-21 14:39:29 +02:00