Skip to content

Conversation

@alonme
Copy link
Contributor

@alonme alonme commented Jul 23, 2020

  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

@alonme alonme force-pushed the cln-remove-apply-partial-result branch from eeb7492 to 84c9d32 Compare July 23, 2020 22:06
@jreback
Copy link
Contributor

jreback commented Jul 23, 2020

hmm yeah i don't really recall while this was needed

any perf differences?

@alonme
Copy link
Contributor Author

alonme commented Jul 24, 2020

@jreback I added the partial results in order to solve #33879 ( PR #34183)
But it seems that the whole use of libreduction was removed, and there is no need.

All the code i removed isn't actually used, so there shouldn't be any perf difference

Do you happen to know why libreduction isn't used anymore? is there a slowdown after its removal?

@jreback
Copy link
Contributor

jreback commented Jul 24, 2020

libreduction just added complexity

@alonme
Copy link
Contributor Author

alonme commented Jul 24, 2020

ok.
Anything left for this to be merged?

@simonjayhawkins simonjayhawkins added this to the 1.2 milestone Jul 24, 2020
@jreback jreback modified the milestones: 1.2, 1.1 Jul 24, 2020
@jreback jreback merged commit 8f54d14 into pandas-dev:master Jul 24, 2020
@jreback
Copy link
Contributor

jreback commented Jul 24, 2020

yeah this is nice @alonme thanks

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.

3 participants