Skip to content

ENH: Add first and last aggregations to Rolling and Expanding #46594

ENH: Add first and last aggregations to Rolling and Expanding

ENH: Add first and last aggregations to Rolling and Expanding #46594

Triggered via pull request January 16, 2025 00:44
Status Failure
Total duration 18m 46s
Artifacts

code-checks.yml

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

Annotations

5 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2667:SA01:pandas.core.window.rolling.Rolling.first:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2696:SA01:pandas.core.window.rolling.Rolling.last:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/expanding.py:752:SA01:pandas.core.window.expanding.Expanding.first:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/expanding.py:781:SA01:pandas.core.window.expanding.Expanding.last:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 4.