DOC: fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot #46028
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 2s
ASV Benchmarks
17m 46s
Build Docker Dev Environment
2m 52s
Test install requirements-dev.txt
1m 47s
Annotations
4 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/plotting/_core.py:553:SA05:pandas.core.groupby.DataFrameGroupBy.boxplot:pandas.DataFrame.boxplot in `See Also` section does not need `pandas` prefix, use DataFrame.boxplot instead.
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|
ASV Benchmarks
Canceling since a higher priority waiting request for 'refs/pull/60509/merge-asv-benchmarks' exists
|
ASV Benchmarks
The operation was canceled.
|