DataFrame API: Add distributed implementation of Series.value_counts(bins)
Open
core
dataframe
dsl
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Imported from Jira [BEAM-12441](https://issues.apache.org/jira/browse/BEAM-12441). Original Jira may contain additional context.
Reported by: bhulette.
Contributor guide
Research direction
Start with the DataFrame API entry point for Series.value_counts(bins) and review the additional context in Jira BEAM-12441. Compare the existing value_counts behavior and related tests before determining the distributed implementation requirements. Done means bins are supported consistently in distributed execution with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100