Skip to content

Conversation

@jbrockmendel
Copy link
Member

This lets us avoid reconstructing results from a dict, makes it feasible to use the same block-skipping code for DataFrame._reduce that we use for cython_agg_blocks and apply_blockwise.

@jbrockmendel jbrockmendel changed the title Ref mgr reduce REF: implement Block.reduce for DataFrame._reduce Aug 24, 2020
@jreback jreback added the Refactor Internal refactoring of code label Aug 24, 2020
@jreback jreback added this to the 1.2 milestone Aug 24, 2020
@jreback jreback added the Internals Related to non-user accessible pandas implementation label Aug 24, 2020
@jreback jreback merged commit 0fde208 into pandas-dev:master Aug 24, 2020
@jreback
Copy link
Contributor

jreback commented Aug 24, 2020

sure

@jbrockmendel jbrockmendel deleted the ref-mgr-reduce branch August 25, 2020 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code

4 participants