Skip to content

DOC: Add inline docstrings to functions in series.py #52886

DOC: Add inline docstrings to functions in series.py

DOC: Add inline docstrings to functions in series.py #52886

Triggered via pull request October 24, 2025 19:28
Status Failure
Total duration 19m 11s
Artifacts

code-checks.yml

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

Annotations

10 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/series.py:2754:PR02:pandas.Series.diff:Unknown parameters {'Series', 'Returns', '""', '-------'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/series.py:2754:PR04:pandas.Series.diff:Parameter "Series" has no type
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/series.py:4639:PR04:pandas.Series.transform:Parameter "Unused. Parameter needed for compatibility with DataFrame." has no type
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/series.py:4639:PR07:pandas.Series.transform:Parameter "Unused. Parameter needed for compatibility with DataFrame." has no description
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/series.py:4639:PR02:pandas.Series.transform:Unknown parameters {'Unused. Parameter needed for compatibility with DataFrame.'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:10578:PR01:pandas.DataFrame.diff:Parameters {'axis'} not documented
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:10578:RT01:pandas.DataFrame.diff:No Returns section found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:10578:PR04:pandas.DataFrame.diff:Parameter "Series" has no type
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:10578:PR02:pandas.DataFrame.diff:Unknown parameters {'Series', 'Returns', '""', '-------'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:10578:PR07:pandas.DataFrame.diff:Parameter "-------" has no description