[FEA] Add collect aggregation to GroupBy
Open
Nobody has claimed this yet.
enhancement
module: cuDF
- Dominant language
- TypeScript
- Stars
- 211
- Forks
- 29
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 1
Description
I actually haven't been able to find any docs/examples for collect but there is useful background discussion in the issue https://github.com/rapidsai/cudf/issues/5620
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names GroupBy and the collect aggregation but mentions no repository files, tests, entry points, or acceptance criteria. Start by reading the linked cuDF issue for background, then locate the project's GroupBy implementation and tests. Done should include a defined collect behavior and corresponding coverage, but the issue does not specify either.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100