Skip to content

DOC: fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot #46027

DOC: fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot

DOC: fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot #46027

Triggered via pull request December 6, 2024 19:42
@jmalpjmalp
synchronize #60509
jmalp:boxplot
Status Failure
Total duration 21m 41s
Artifacts

code-checks.yml

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

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.