Skip to content

CLN: dont catch on groupby.mean #28878

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
Oct 10, 2019
Merged

Conversation

jbrockmendel
Copy link
Member

The new casting in cython_agg_blocks is specific to a single IntegerArray test case. We could pretty reasonably move that into maybe_downcast_numeric. For the moment id rather hold off since I expect other EA cases to show up here.

cc @WillAyd

@WillAyd
Copy link
Member

WillAyd commented Oct 10, 2019

I think you commented this on my other PR but I have it as a goal to get rid of the block management altogether from groupby. This should be OK in the interim though

@WillAyd WillAyd added this to the 1.0 milestone Oct 10, 2019
@WillAyd WillAyd merged commit 548f83d into pandas-dev:master Oct 10, 2019
@jbrockmendel jbrockmendel deleted the faster36 branch October 10, 2019 01:51
simonjayhawkins added a commit to simonjayhawkins/pandas that referenced this pull request Oct 11, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
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.

2 participants