Skip to content

BUG: fix .str.isdigit to honor unicode superscript for older pyarrow #51594

BUG: fix .str.isdigit to honor unicode superscript for older pyarrow

BUG: fix .str.isdigit to honor unicode superscript for older pyarrow #51594

Triggered via pull request September 24, 2025 21:01
Status Failure
Total duration 20m 10s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 17s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 51s
ASV Benchmarks
Build Docker Dev Environment
2m 30s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 45s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

3 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
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/strings/accessor.py:154:GL07:pandas.Series.str.isdigit:Sections are in the wrong order. Correct order is: Returns, See Also, Notes, Examples