Skip to content

Keeping both counts and relative counts in value_counts #45509

Keeping both counts and relative counts in value_counts

Keeping both counts and relative counts in value_counts #45509

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

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 5s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
18m 48s
ASV Benchmarks
Build Docker Dev Environment
2m 40s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 45s
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.