Skip to content

Conversation

Alvaro-Kothe
Copy link
Member


Note

This change is for v.2.3.3 release

This change makes the warning more explicit about data types, where it states that are talking about boolean NumPy backend and object dtype.


This change just addresses the future warning, doesn't change the behavior to ensure parity between the results of arrow backend and numpy backend. Mainly beause of #62260 (comment):

For the result on main / pandas 3.0, this actually seems correct to me.

This change makes the warning more explicit about data types,
where it clearly states that are talking about boolean numpy backend
or object dtype.

Also clearly states that it returns a numpy boolean series.
@mroeschke mroeschke added the Warnings Warnings that appear or should be added to pandas label Sep 22, 2025
@mroeschke mroeschke added this to the 2.3.3 milestone Sep 22, 2025
@mroeschke mroeschke merged commit 23a1085 into pandas-dev:2.3.x Sep 22, 2025
55 of 57 checks passed
@mroeschke
Copy link
Member

Thanks @Alvaro-Kothe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Warnings Warnings that appear or should be added to pandas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants