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.
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.