Skip to content

Conversation

rlawnsrl123
Copy link

  • Add a dedicated API page for Series.__invert__() so users searching for “invert/~” can find it.
  • Clarify boolean vs integer meaning and NA propagation semantics (incl. Arrow-backed boolean).
  • Add a one-line cross-link from the Boolean indexing guide.
  • Docs-only; no behavior change.

Closes #62516.

@rlawnsrl123 rlawnsrl123 marked this pull request as ready for review October 9, 2025 18:15
@mroeschke mroeschke requested a review from rhshadrach October 10, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Missing documentation for Series.__invert__() (~ operator)

1 participant