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
ASV Benchmarks
19m 12s
Build Docker Dev Environment
2m 18s
Test install requirements-dev.txt
1m 49s
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
|