scikit-learn/sklearn/compose
Roman Yurchak 528b044a22
FIX ColumnTransformer.get_feature_names with for empty list of (#15963)
columns
2020-01-31 14:05:07 +01:00
..
tests FIX ColumnTransformer.get_feature_names with for empty list of (#15963) 2020-01-31 14:05:07 +01:00
__init__.py FEA Add make_column_selector for ColumnTransformer (#12371) 2019-11-05 09:22:26 -05:00
_column_transformer.py FIX ColumnTransformer.get_feature_names with for empty list of (#15963) 2020-01-31 14:05:07 +01:00
_target.py DOC docstring (shape= -> of shape) (#14640) 2019-10-02 20:54:32 -04:00