DOC: inline docstrings in TimelikeOps and DatelikeOps #51864
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 45s
ASV Benchmarks
19m 34s
Build Docker Dev Environment
2m 15s
Test install requirements-dev.txt
1m 48s
Annotations
11 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 9.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/datetimelike.py:2301:PR08:pandas.Series.dt.ceil:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/datetimelike.py:2199:PR08:pandas.Series.dt.floor:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/datetimelike.py:2097:PR08:pandas.Series.dt.round:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.TimedeltaIndex.ceil:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.TimedeltaIndex.floor:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.TimedeltaIndex.round:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.DatetimeIndex.ceil:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.DatetimeIndex.floor:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.DatetimeIndex.round:Parameter "nonexistent" description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|