Skip to content

expand non_fitted_error_checks for methods get_feature_names_out and inverse transform #420

Description

@solegalli

Methods transform, inverse_transform, get_feature_names_out and other specific methods (see DropMissingData) should run only after the transformer was fit.

At the moment, we test that this is the case only for the transform method. We should expand this to test all methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or extended functionalitygood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions