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): update tests/reductions tests #60133

Conversation

jorisvandenbossche
Copy link
Member

Updating all tests in pandas/tests/reductions, except for one that actually needs an implementation fix to implement argmax/argmin for the python fallback string dtype.

xref #54792

@jorisvandenbossche jorisvandenbossche added the Strings String extension data type and string data label Oct 30, 2024
@jorisvandenbossche jorisvandenbossche added this to the 2.3 milestone Oct 30, 2024
@jorisvandenbossche jorisvandenbossche merged commit 4651ddb into pandas-dev:main Oct 31, 2024
51 checks passed
@jorisvandenbossche jorisvandenbossche deleted the string-dtype-tests-reductions branch October 31, 2024 12:55
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Oct 31, 2024
mroeschke pushed a commit that referenced this pull request Oct 31, 2024
…reductions tests) (#60158)

Backport PR #60133: TST (string dtype): update tests/reductions tests

Co-authored-by: Joris Van den Bossche <[email protected]>
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