Skip to content

Conversation

jorisvandenbossche
Copy link
Member

@jorisvandenbossche jorisvandenbossche added this to the 2.3.2 milestone Jul 26, 2025
@jorisvandenbossche jorisvandenbossche added Strings String extension data type and string data Arrow pyarrow functionality labels Jul 26, 2025
@jbrockmendel
Copy link
Member

pandas/tests/strings/test_strings.py::test_isnumeric_unicode

@jorisvandenbossche
Copy link
Member Author

pandas/tests/strings/test_strings.py::test_isnumeric_unicode

Yeah, see #61466 (comment) (but I suppose the best option is just to accept that difference and update the test to reflect it. Alternatively we could still only use pyarrow for ascii, and always fall back to python for unicode, if we really want consistent behaviour)

@jorisvandenbossche jorisvandenbossche modified the milestones: 2.3.2, 2.3.3 Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Series.str.isdigit with pyarrow dtype doesn't honor unicode superscripts
2 participants