Skip to content

Conversation

@milamathias
Copy link

This PR enhances ExtensionScalarOpsMixin by allowing the developer to define particular custom operator methods on a custom ExtensionArray, but with fallback to the element-wise implementation from ExtensionScalarOpsMixin for those that are not defined.

@jbrockmendel
Copy link
Member

@milamathias you've got some CI failures. can you address those? this looks close to ready

@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Nov 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class

2 participants