Skip to content

BUG: DataFrame reductions with object dtype and axis=1 #49616

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

Closed

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach commented Nov 10, 2022

Gets us closer to taking the block manager path in DataFrame._reduce unconditionally; should be able to get all the there in a followup.

@rhshadrach rhshadrach added Bug Dtype Conversions Unexpected or buggy dtype conversions DataFrame DataFrame data structure Reduction Operations sum, mean, min, max, etc. labels Nov 10, 2022
@rhshadrach rhshadrach added this to the 2.0 milestone Nov 10, 2022
@rhshadrach rhshadrach closed this Nov 10, 2022
@rhshadrach rhshadrach deleted the object_reduction_axis_1 branch March 2, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Reduction Operations sum, mean, min, max, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame reductions with object dtype and axis=1
1 participant