Skip to content

PERF: groupby.value_counts #51750

Open
Open
@rhshadrach

Description

@rhshadrach

Ref: 4f42ecb#r102797297

The current implementation of groupby.value_counts uses a lot of the public API for operations. There may be opportunities here to use the pandas internals more directly for performance.

Metadata

Metadata

Assignees

Labels

AlgosNon-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diffEnhancementGroupbyPerformanceMemory or execution speed performance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions