Skip to content

BUG: ArrowExtensionArray returning approximate median #52765

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
Apr 19, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Apr 18, 2023

@mroeschke mroeschke added Reduction Operations sum, mean, min, max, etc. Arrow pyarrow functionality labels Apr 18, 2023
@mroeschke mroeschke added this to the 2.0.1 milestone Apr 18, 2023
@lukemanley
Copy link
Member

LGTM

Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mroeschke mroeschke merged commit 68b2fa6 into pandas-dev:main Apr 19, 2023
@mroeschke mroeschke deleted the bug/arrow/median branch April 19, 2023 15:37
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Apr 19, 2023
mroeschke added a commit that referenced this pull request Apr 19, 2023
…g approximate median) (#52785)

Backport PR #52765: BUG: ArrowExtensionArray returning approximate median

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Reduction Operations sum, mean, min, max, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG(?): ArrowExtensionArray.median is an "approximate median"
3 participants