Skip to content

TST(string dtype): Remove xfail for combine_first #60634

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

rhshadrach
Copy link
Member

@rhshadrach rhshadrach commented Dec 31, 2024

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

This was added in #55409 and no longer raises a warning. I cannot find any warning that matches empty entries, I'm guessing the warning itself has been removed.

Edit: found it, the warning was from #52532.

@rhshadrach rhshadrach added Testing pandas testing functions or related to the test suite Strings String extension data type and string data labels Dec 31, 2024
@jorisvandenbossche jorisvandenbossche added this to the 3.0 milestone Jan 2, 2025
@jorisvandenbossche
Copy link
Member

(the xfail doesn't exist on the 2.3.x branch, so not marking for backport)

@jorisvandenbossche jorisvandenbossche merged commit e7c803c into pandas-dev:main Jan 2, 2025
52 of 55 checks passed
@rhshadrach rhshadrach deleted the str_xfail_combine_first branch January 2, 2025 15:42
gmcrocetti pushed a commit to gmcrocetti/pandas that referenced this pull request Jan 3, 2025
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 Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants