DOC: fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot #46027
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 30s
ASV Benchmarks
18m 19s
Build Docker Dev Environment
2m 43s
Test install requirements-dev.txt
1m 51s
Annotations
2 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.Series.plot in `See Also` section does not need `pandas` prefix, use Series.plot instead.
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|