Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BUG: improve future warning for boolean operations with missaligned indexes #62367

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

Open
Alvaro-Kothe wants to merge 1 commit into pandas-dev:2.3.x
base: 2.3.x
Choose a base branch
Loading
from Alvaro-Kothe:fix/future-warning

Conversation

Copy link
Contributor

@Alvaro-Kothe Alvaro-Kothe commented Sep 17, 2025


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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@jbrockmendel jbrockmendel jbrockmendel left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /