Skip to content

DOC: fixing GL08 errors for pandas.IntervalIndex.right and pandas.Series.dt #38218

DOC: fixing GL08 errors for pandas.IntervalIndex.right and pandas.Series.dt

DOC: fixing GL08 errors for pandas.IntervalIndex.right and pandas.Series.dt #38218

Triggered via pull request March 5, 2024 17:12
Status Failure
Total duration 39m 22s
Artifacts

code-checks.yml

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

Annotations

4 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/accessors.py:571:GL07:pandas.Series.dt:Sections are in the wrong order. Correct order is: Returns, Raises, See Also, Examples
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/accessors.py:571:SA05:pandas.Series.dt:pandas.Series.dt in `See Also` section does not need `pandas` prefix, use Series.dt instead.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/accessors.py:571:PR01:pandas.Series.dt:Parameters {'data'} not documented
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 3.