Skip to content

BUG: .rolling() returns incorrect values when ts index is not nano seconds #32396

BUG: .rolling() returns incorrect values when ts index is not nano seconds

BUG: .rolling() returns incorrect values when ts index is not nano seconds #32396

Triggered via pull request October 25, 2023 20:15
Status Success
Total duration 50m 15s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
45m 4s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
24m 40s
ASV Benchmarks
Build Docker Dev Environment
2m 54s
Build Docker Dev Environment
Test install requirements-dev.txt
2m 28s
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:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 8, col 55: E241 multiple spaces after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 9, col 29: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 9, col 44: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 10, col 28: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 10, col 42: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 11, col 39: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:8718:EX03:pandas.Series.clip:flake8 error: line 5, col 21: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 1: F821 undefined name 'h'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 3: F821 undefined name 'g'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 5: F821 undefined name 'f'