Skip to content

Fix docstring groupby #45937

Fix docstring groupby

Fix docstring groupby #45937

Triggered via pull request December 3, 2024 04:13
Status Failure
Total duration 18m 25s
Artifacts

code-checks.yml

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

Annotations

7 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:2636:SA02:pandas.core.groupby.DataFrameGroupBy.sem:Missing period at end of description for See Also "DataFrame.sem" reference
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:2636:SA01:pandas.core.groupby.DataFrameGroupBy.sem:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:2636:SA02:pandas.core.groupby.SeriesGroupBy.sem:Missing period at end of description for See Also "DataFrame.sem" reference
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:1372:SA02:pandas.core.resample.Resampler.sem:Missing period at end of description for See Also "DataFrame.sem" reference
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:1372:SA01:pandas.core.resample.Resampler.sem:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 5.