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: ArrowExtensionArray.factorize with chunked dictionary array #54856

Merged
merged 1 commit into from Aug 29, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Aug 29, 2023

@mroeschke mroeschke added the Arrow pyarrow functionality label Aug 29, 2023
@mroeschke mroeschke added this to the 2.1 milestone Aug 29, 2023
@phofl phofl merged commit e6fcedf into pandas-dev:main Aug 29, 2023
40 checks passed
@phofl
Copy link
Member

phofl commented Aug 29, 2023

thx @mroeschke

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 29, 2023
@mroeschke mroeschke deleted the bug/arrow/factorize_dict branch August 29, 2023 20:38
mroeschke added a commit that referenced this pull request Aug 29, 2023
…e with chunked dictionary array) (#54863)

Backport PR #54856: BUG: ArrowExtensionArray.factorize with chunked dictionary array

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.Series.factorize() provides wrong values with chunked dictionary array
2 participants