PERF: datetimelike addition #34579
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
26m 37s
ASV Benchmarks
19m 43s
Build Docker Dev Environment
2m 30s
Test install requirements-dev.txt
1m 37s
Annotations
11 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:3804:EX03:pandas.DataFrame.to_csv:flake8 error: line 4, col 34: E261 at least two spaces before inline comment
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:8903:EX03:pandas.DataFrame.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/generic.py:7875:EX03:pandas.DataFrame.replace:flake8 error: line 27, col 38: E251 unexpected spaces around keyword / parameter equals
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:7875:EX03:pandas.DataFrame.replace:flake8 error: line 27, col 40: E251 unexpected spaces around keyword / parameter equals
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:7875:EX03:pandas.DataFrame.replace:flake8 error: line 28, col 60: E251 unexpected spaces around keyword / parameter equals
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:7875:EX03:pandas.DataFrame.replace:flake8 error: line 28, col 62: E251 unexpected spaces around keyword / parameter equals
|
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: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 ','
|