DOC: DataFrameGroupBy.idxmin() returns DataFrame, documentation says Serie #45927
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 15s
ASV Benchmarks
18m 15s
Build Docker Dev Environment
2m 48s
Test install requirements-dev.txt
1m 39s
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.
|