Skip to content

BUG: Fix #46726; wrong result with varying window size min/max rolling calc. #48178

BUG: Fix #46726; wrong result with varying window size min/max rolling calc.

BUG: Fix #46726; wrong result with varying window size min/max rolling calc. #48178

Triggered via pull request April 14, 2025 12:50
Status Failure
Total duration 20m 23s
Artifacts

code-checks.yml

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

Annotations

10 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2244:PR02:pandas.core.window.rolling.Rolling.sum:Unknown parameters {'-------', 'Series or DataFrame', 'Returns'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2244:GL03:pandas.core.window.rolling.Rolling.sum: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/window/rolling.py:2244:PR04:pandas.core.window.rolling.Rolling.sum:Parameter "Series or DataFrame" has no type
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2244:PR07:pandas.core.window.rolling.Rolling.sum:Parameter "-------" has no description
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2244:RT01:pandas.core.window.rolling.Rolling.sum:No Returns section found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2388:PR02:pandas.core.window.rolling.Rolling.mean:Unknown parameters {'-------', 'Series or DataFrame', 'Returns'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2388:GL03:pandas.core.window.rolling.Rolling.mean: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/window/rolling.py:2388:PR04:pandas.core.window.rolling.Rolling.mean:Parameter "Series or DataFrame" has no type
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2388:PR07:pandas.core.window.rolling.Rolling.mean:Parameter "-------" has no description
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2388:RT01:pandas.core.window.rolling.Rolling.mean:No Returns section found