Fix pyarrow comparison issue in array.py #48399
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
17m 36s
ASV Benchmarks
20m 29s
Build Docker Dev Environment
2m 49s
Test install requirements-dev.txt
1m 32s
Annotations
5 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/arrays/arrow/array.py:237:SA01:pandas.arrays.ArrowExtensionArray:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/arrow/array.py:237:PR07:pandas.arrays.ArrowExtensionArray:Parameter "values" has no description
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|
ASV Benchmarks
Process completed with exit code 2.
|