Skip to content

Keeping both counts and relative counts in value_counts #45507

Keeping both counts and relative counts in value_counts

Keeping both counts and relative counts in value_counts #45507

Triggered via pull request November 13, 2024 13:28
@KeramatfarKeramatfar
synchronize #60300
main
Status Failure
Total duration 19m 15s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 39s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 0s
ASV Benchmarks
Build Docker Dev Environment
2m 37s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 36s
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 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.