Skip to content

Conversation

@wdyy20041223
Copy link
Contributor

…GH#52987)

This test ensures that:

Python string Series can receive values from PyArrow string Series

PyArrow string Series can receive values from Python string Series

Missing values (None/pd.NA) are correctly handled during cross-type assignments

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Nov 6, 2025
@mroeschke mroeschke added this to the 3.0 milestone Nov 6, 2025
@mroeschke mroeschke merged commit 31942c8 into pandas-dev:main Nov 6, 2025
47 checks passed
@mroeschke
Copy link
Member

Thanks @wdyy20041223

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

2 participants