Skip to content

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

DOC: Add documentation for groupby.expanding()

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

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

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 56s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
20m 5s
ASV Benchmarks
Build Docker Dev Environment
3m 14s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 37s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

6 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:EX03:pandas.core.groupby.DataFrameGroupBy.expanding:flake8 error: line 8, col 57: E999 SyntaxError: invalid syntax
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
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3806:EX03:pandas.core.groupby.SeriesGroupBy.expanding:flake8 error: line 8, col 57: E999 SyntaxError: invalid syntax
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 4.