Skip to content

Conversation

@nworb-cire
Copy link
Contributor

@nworb-cire nworb-cire commented Nov 14, 2025

This removes the bespoke _transform method to reuse the one from the superclass as discussed in #145. To support backwards compatibility, legacy arguments are still applied (and then un-applied) in transform; once we decide to push a breaking release and drop support for these legacy arguments, the whole transform method (and fit_transform) can be removed.

I also took the liberty of replacing _validate_pandas_input with sklearn's check_X_y.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant