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.

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.

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

1 participant