Skip to content

DOC: DataFrameGroupBy.idxmin() returns DataFrame, documentation says Serie #45927

DOC: DataFrameGroupBy.idxmin() returns DataFrame, documentation says Serie

DOC: DataFrameGroupBy.idxmin() returns DataFrame, documentation says Serie #45927

Triggered via pull request December 2, 2024 23:58
Status Failure
Total duration 18m 24s
Artifacts

code-checks.yml

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

Annotations

3 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:2492:GL03:pandas.core.groupby.DataFrameGroupBy.idxmax:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:2492:GL02:pandas.core.groupby.DataFrameGroupBy.idxmax:Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same line as the text, or leave a blank line between the last text and the quotes)
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.