DOC: Fix docstring validation errors for pandas.core.groupby #52392
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 52s
ASV Benchmarks
30m 29s
Build Docker Dev Environment
2m 14s
Test install requirements-dev.txt
1m 42s
Annotations
7 errors
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 4.
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/plotting/_core.py:756:PR01:pandas.Series.plot:Parameters {'data'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/plotting/_core.py:756:PR01:pandas.DataFrame.plot:Parameters {'data'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:1364:PR02:pandas.core.groupby.SeriesGroupBy.plot:EXPECTED TO FAIL, BUT NOT FAILING
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:3141:PR02:pandas.core.groupby.DataFrameGroupBy.plot:EXPECTED TO FAIL, BUT NOT FAILING
|
|
ASV Benchmarks
The operation was canceled.
|
|
ASV Benchmarks
Canceling since a higher priority waiting request for refs/pull/62697/merge-asv-benchmarks exists
|