DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing #52859
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 2s
ASV Benchmarks
18m 46s
Build Docker Dev Environment
2m 20s
Test install requirements-dev.txt
1m 46s
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
|