Skip to content

[backport 2.3.x] API (string dtype): implement hierarchy (NA > NaN, pyarrow > python) for consistent comparisons between different string dtypes (#61138) #61649

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

Conversation

jorisvandenbossche
Copy link
Member

Backport of #61138

…for consistent comparisons between different string dtypes (pandas-dev#61138)

* API (string dtype): implement hierarchy (NA > NaN, pyarrow > python) for consistent comparisons between different string dtypes

* fix string arith tests

* fix for build without pyarrow

* fix xfail condition

* fix type annotation

* re-add test with list

* cleanup

* Fix ArrowExtensionArray and add whatsnew

* fixup

---------

Co-authored-by: Richard Shadrach <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
@jorisvandenbossche jorisvandenbossche added this to the 2.3.1 milestone Jun 13, 2025
@jorisvandenbossche jorisvandenbossche merged commit 3081fd2 into pandas-dev:2.3.x Jun 13, 2025
43 of 45 checks passed
@jorisvandenbossche jorisvandenbossche deleted the backport-61138 branch June 13, 2025 15:34
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