Skip to content

Conversation

Tsmith-77
Copy link

def test_combine_series(self):
# GH#31899
# Note - combine() with another Series is also tested elsewhere because
# it is used when testing operators
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this comment moved?

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combining two Series of dtype Int8 converts them to Int64

3 participants