Skip to content

DOC: Fix docstrings errors SEM and GET_GROUP #45924

DOC: Fix docstrings errors SEM and GET_GROUP

DOC: Fix docstrings errors SEM and GET_GROUP #45924

Triggered via pull request December 2, 2024 22:59
Status Failure
Total duration 17m 14s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 48s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
17m 3s
ASV Benchmarks
Build Docker Dev Environment
3m 0s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 35s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:GL03:pandas.core.groupby.DataFrameGroupBy.get_group:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:RT05:pandas.core.groupby.DataFrameGroupBy.get_group:Return value description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:SA03:pandas.core.groupby.DataFrameGroupBy.get_group:Description should be capitalized for See Also "SeriesGroupBy.groups" reference
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:SA02:pandas.core.groupby.DataFrameGroupBy.get_group:Missing period at end of description for See Also "SeriesGroupBy.groups" reference
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:GL03:pandas.core.groupby.SeriesGroupBy.get_group:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:RT05:pandas.core.groupby.SeriesGroupBy.get_group:Return value description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:SA03:pandas.core.groupby.SeriesGroupBy.get_group:Description should be capitalized for See Also "SeriesGroupBy.groups" reference
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:SA02:pandas.core.groupby.SeriesGroupBy.get_group:Missing period at end of description for See Also "SeriesGroupBy.groups" reference
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:GL03:pandas.core.resample.Resampler.get_group:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:707:RT05:pandas.core.resample.Resampler.get_group:Return value description should finish with "."
ASV Benchmarks
Canceling since a higher priority waiting request for 'refs/pull/60475/merge-asv-benchmarks' exists
ASV Benchmarks
The operation was canceled.