Open
Description
The attributes passed in __init__
of FeatureUnion are modified during fitting, transgressing the scikit-learn API.
The API should be changed in accordance to discussion in #8157
The attributes passed in __init__
of FeatureUnion are modified during fitting, transgressing the scikit-learn API.
The API should be changed in accordance to discussion in #8157