dtoolkit.pipeline.FeatureUnion ============================== .. currentmodule:: dtoolkit.pipeline .. autoclass:: FeatureUnion .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: FeatureUnion.fit FeatureUnion.fit_transform FeatureUnion.get_feature_names_out FeatureUnion.get_metadata_routing FeatureUnion.get_params FeatureUnion.inverse_transform FeatureUnion.set_output FeatureUnion.set_params FeatureUnion.transform .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: FeatureUnion.feature_names_in_ FeatureUnion.n_features_in_ FeatureUnion.named_transformers FeatureUnion.steps