Skip to content

REF: implement Block._split_op_result #31027

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
Jan 15, 2020

Conversation

jbrockmendel
Copy link
Member

Broken off from a branch working on arithmetic performance for op(df1, df2), two changes here:

  • implement _split_op_result, discussed before [citation needed]
  • change an unnecessarily-deep copy to non-deep

@jreback jreback added Clean Internals Related to non-user accessible pandas implementation labels Jan 15, 2020
@jreback jreback added this to the 1.1 milestone Jan 15, 2020
@jreback jreback merged commit ef0cf1e into pandas-dev:master Jan 15, 2020
@jreback
Copy link
Contributor

jreback commented Jan 15, 2020

sure

@jbrockmendel jbrockmendel deleted the split_op_result branch January 15, 2020 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants