Skip to content

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

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. #48193

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

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
17m 28s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
20m 44s
ASV Benchmarks
Build Docker Dev Environment
2m 37s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 41s
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:2232: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:2232:PR02:pandas.core.window.rolling.Rolling.sum:Unknown parameters {'Returns', 'Series or DataFrame', '-------'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2232: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:2232: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:2232: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:2376: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:2376:PR02:pandas.core.window.rolling.Rolling.mean:Unknown parameters {'Returns', 'Series or DataFrame', '-------'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2376:RT01:pandas.core.window.rolling.Rolling.mean:No Returns section found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2376: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:2376:PR07:pandas.core.window.rolling.Rolling.mean:Parameter "-------" has no description