ENH: Add first and last aggregations to Rolling and Expanding #46599
Triggered via pull request
January 16, 2025 02:13
Status
Cancelled
Total duration
15m 53s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 26s
ASV Benchmarks
15m 41s
Build Docker Dev Environment
2m 43s
Test install requirements-dev.txt
1m 38s
Annotations
8 errors
|
ASV Benchmarks
Canceling since a higher priority waiting request for 'refs/pull/60579/merge-asv-benchmarks' exists
|
|
ASV Benchmarks
The operation was canceled.
|
|
Docstring validation, typing, and other manual pre-commit hooks
Canceling since a higher priority waiting request for 'refs/pull/60579/merge-code-checks' exists
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2674:SA02:pandas.core.window.rolling.Rolling.first:Missing period at end of description for See Also "GroupBy.first" reference
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2710:SA02:pandas.core.window.rolling.Rolling.last:Missing period at end of description for See Also "GroupBy.last" reference
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/expanding.py:759:SA02:pandas.core.window.expanding.Expanding.first:Missing period at end of description for See Also "GroupBy.first" reference
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/expanding.py:795:SA02:pandas.core.window.expanding.Expanding.last:Missing period at end of description for See Also "GroupBy.last" reference
|
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 4.
|