Skip to content
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

BUG: Fix arrow extension array assignment by repeated key #58616

Merged
merged 5 commits into from
May 7, 2024

Conversation

hombit
Copy link
Contributor

@hombit hombit commented May 7, 2024

@mroeschke mroeschke added Indexing Related to indexing on series/frames, not to indexes themselves Arrow pyarrow functionality labels May 7, 2024
@hombit hombit force-pushed the fix-arrow-ext-array-assignment branch from 60beaad to aa0722b Compare May 7, 2024 17:38
@hombit
Copy link
Contributor Author

hombit commented May 7, 2024

pre-commit.ci autofix

@hombit hombit requested a review from mroeschke May 7, 2024 18:30
@mroeschke mroeschke added this to the 3.0 milestone May 7, 2024
@mroeschke mroeschke merged commit dd4b872 into pandas-dev:main May 7, 2024
46 checks passed
@mroeschke
Copy link
Member

Thanks @hombit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: wrong item assignment by repeated key with ArrowExtensionArray
2 participants