DOC: Fix docstrings errors SEM and GET_GROUP #45924
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 48s
ASV Benchmarks
17m 3s
Build Docker Dev Environment
3m 0s
Test install requirements-dev.txt
1m 35s
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.
|