Skip to content

DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing #52859

DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing

DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing #52859

Triggered via pull request October 24, 2025 10:18
Status Failure
Total duration 18m 55s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 2s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
18m 46s
ASV Benchmarks
Build Docker Dev Environment
2m 20s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 46s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:1499:GL07:pandas.Series.__invert__:Sections are in the wrong order. Correct order is: Returns, See Also, Notes, Examples
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:1499:SA04:pandas.Series.__invert__:Missing description for See Also "Series.__xor__" reference