ENH: add value_counts to EA interface #51124
Triggered via pull request
September 8, 2025 17:06
Status
Failure
Total duration
20m 32s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 31s
ASV Benchmarks
20m 28s
Build Docker Dev Environment
2m 35s
Test install requirements-dev.txt
1m 42s
Annotations
6 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 3.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/base.py:1679:EX01:pandas.api.extensions.ExtensionArray.value_counts:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/base.py:1679:RT03:pandas.api.extensions.ExtensionArray.value_counts:Return value has no description
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/base.py:1679:SA01:pandas.api.extensions.ExtensionArray.value_counts:See Also section not found
|
ASV Benchmarks
Process completed with exit code 2.
|