BUG: conversion a JSON field descriptor into pandas type for deprecated offsets frequency 'M' #32280
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
41m 52s
ASV Benchmarks
34m 28s
Build Docker Dev Environment
3m 3s
Test install requirements-dev.txt
2m 22s
Annotations
10 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:8718:EX03:pandas.DataFrame.clip:flake8 error: line 5, col 21: E231 missing whitespace after ','
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX03:pandas.MultiIndex.levels:flake8 error: line 2, col 1: E128 continuation line under-indented for visual indent
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2726: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:2726: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:2726: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:2726: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:2726: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:2726: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/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'
|