Keeping both counts and relative counts in value_counts #45507
Triggered via pull request
November 13, 2024 13:28
Status
Failure
Total duration
19m 15s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 39s
ASV Benchmarks
19m 0s
Build Docker Dev Environment
2m 37s
Test install requirements-dev.txt
1m 36s
Annotations
4 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/base.py:971:PR06:pandas.Series.value_counts:Parameter "normalize" type should use "str" instead of "string"
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/base.py:971:PR06:pandas.Index.value_counts:Parameter "normalize" type should use "str" instead of "string"
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|