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

TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate #60312

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jorisvandenbossche
Copy link
Member

Resolve all remaining string xfails in pandas/tests/apply, except for one about cumsum not yet implemented for string dtype.

Also ensures we don't raise a pyarrow specific error in case of the pyarrow-backend for accumulation methods.

xref #54792

@jorisvandenbossche jorisvandenbossche added the Strings String extension data type and string data label Nov 14, 2024
@jorisvandenbossche jorisvandenbossche added this to the 2.3 milestone Nov 14, 2024
@jorisvandenbossche jorisvandenbossche marked this pull request as ready for review November 14, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant