Skip to content

ENH: add value_counts to EA interface #51164

ENH: add value_counts to EA interface

ENH: add value_counts to EA interface #51164

Triggered via pull request September 9, 2025 16:36
Status Failure
Total duration 19m 16s
Artifacts

code-checks.yml

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

Annotations

4 errors
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:SA01:pandas.api.extensions.ExtensionArray.value_counts:See Also section not 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