Skip to content

DOC: Add documentation for groupby.expanding() #48196

DOC: Add documentation for groupby.expanding()

DOC: Add documentation for groupby.expanding() #48196

Triggered via pull request April 14, 2025 18:21
Status Failure
Total duration 20m 49s
Artifacts

code-checks.yml

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

Annotations

4 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:3806:PR09:pandas.core.groupby.DataFrameGroupBy.expanding:Parameter "**kwargs" description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3806:PR09:pandas.core.groupby.SeriesGroupBy.expanding:Parameter "**kwargs" description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.