Skip to content

REF: de-duplicate WrappedCythonOp._ea_wrap_cython_operation #42521

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

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Puts us within spitting distance of making this something EAs can override

i8values = res_values.view("i8")
return type(values)(i8values, dtype=values.dtype)

raise NotImplementedError
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prob should expand this error message (followon), though maybe this cannot be hit at all? e.g. L357 hits first?

@jreback jreback added Groupby Refactor Internal refactoring of code labels Jul 13, 2021
@jreback jreback added this to the 1.4 milestone Jul 13, 2021
@jreback jreback merged commit ecfbb26 into pandas-dev:master Jul 13, 2021
@jbrockmendel jbrockmendel deleted the ref-dedup-gbops branch July 14, 2021 01:18
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants