Skip to content

Revert "Merge pull request #49 from Haigutus/fix/pandas22-arrow-dictionary"#51

Merged
Haigutus merged 2 commits into
mainfrom
fix/exclude-pandas22
Jun 12, 2026
Merged

Revert "Merge pull request #49 from Haigutus/fix/pandas22-arrow-dictionary"#51
Haigutus merged 2 commits into
mainfrom
fix/exclude-pandas22

Conversation

@Haigutus

Copy link
Copy Markdown
Owner

This reverts commit c37c8ad, reversing
changes made to 395ce8d.

Kristjan Vilgo added 2 commits June 12, 2026 14:55
…onary"

This reverts commit c37c8ad, reversing
changes made to 395ce8d.
Reverts #49's dictionary→category mapper and excludes the buggy pandas
version in metadata (pandas>=2.0,!=2.2.*) instead. pandas 2.2.x crashes
on pivot() over ArrowDtype dictionary columns ("'Series' object has no
attribute '_pa_array'", fixed upstream in 2.3).

The exclusion keeps the code simpler and also protects users from
hitting the same pandas bug in their own code on the ArrowDtype
dictionary frames triplets hands them — a code workaround only fixed
our internal paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant