Skip to content

Conversation

@rhshadrach
Copy link
Member

@rhshadrach rhshadrach commented Dec 21, 2025

  • 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.
  • If I used AI to develop this pull request, I prompted it to follow AGENTS.md.

#57637 unnecessarily restricted DataFrame.update from operating on an empty intersection, which does not match Series.update behavior. Since dtypes of the caller remain the same in all cases, it's safe to just return when this occurs.

@rhshadrach rhshadrach added Bug combine/combine_first/update NDFrame.combine, combine_first, update labels Dec 21, 2025
@rhshadrach rhshadrach added this to the 3.0 milestone Dec 21, 2025
@rhshadrach rhshadrach marked this pull request as ready for review December 21, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug combine/combine_first/update NDFrame.combine, combine_first, update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant