Keeping both counts and relative counts in value_counts #45509
Triggered via pull request
November 13, 2024 13:56
Status
Failure
Total duration
19m 14s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 5s
ASV Benchmarks
18m 48s
Build Docker Dev Environment
2m 40s
Test install requirements-dev.txt
1m 45s
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.
|