Skip to content

DOC: Replace @doc, @Appender, and @Substitution with inline docstrings for generic.py #53448

DOC: Replace @doc, @Appender, and @Substitution with inline docstrings for generic.py

DOC: Replace @doc, @Appender, and @Substitution with inline docstrings for generic.py #53448

Triggered via pull request November 4, 2025 19:36
Status Failure
Total duration 20m 25s
Artifacts

code-checks.yml

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

Annotations

7 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 6.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:4497:PR01:pandas.api.typing.DataFrameGroupBy.cov:Parameters {'numeric_only'} not documented
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:4497:PR02:pandas.api.typing.DataFrameGroupBy.cov:Unknown parameters {'other'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:4413:PR01:pandas.api.typing.DataFrameGroupBy.corr:Parameters {'numeric_only'} not documented
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:4413:PR02:pandas.api.typing.DataFrameGroupBy.corr:Unknown parameters {'other'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:3217:PR09:pandas.api.typing.DataFrameGroupBy.transform:Parameter "engine_kwargs" description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:675:PR09:pandas.api.typing.SeriesGroupBy.transform:Parameter "engine_kwargs" description should finish with "."