Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] improved output type checking error messages in BaseTransformer.transform #5921

Merged
merged 2 commits into from Feb 23, 2024

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Feb 9, 2024

Improves output type checking error messages in BaseTransformer.transform, using idiomatic check_is_error_msg.

Related: #5867

@fkiraly fkiraly added module:transformations transformations module: time series transformation, feature extraction, pre-/post-processing enhancement Adding new functionality labels Feb 9, 2024
@fkiraly fkiraly changed the title [DOC] improved output type checking error messages in BaseTransformer.transform [ENH] improved output type checking error messages in BaseTransformer.transform Feb 9, 2024
@fkiraly fkiraly merged commit d8e7e88 into main Feb 23, 2024
53 checks passed
@fkiraly fkiraly deleted the improved-trafo_out-err branch February 23, 2024 21:24
tiloye pushed a commit to tiloye/sktime that referenced this pull request Feb 24, 2024
…r.transform` (sktime#5921)

Improves output type checking error messages in
`BaseTransformer.transform`, using idiomatic `check_is_error_msg`.

Related: sktime#5867
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality module:transformations transformations module: time series transformation, feature extraction, pre-/post-processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant