Object oriented code?
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 40
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Base R methods such as `aggregate, split, mean, [` have corresponding functions `distribagg, distribsplit, distribmeans, distribgetrows` in partools.
It might be nice to have a distributed object, like a distributed data frame, and write the partools versions as methods.
Thoughts?
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
Review the existing distribagg, distribsplit, distribmeans, and distribgetrows entry points alongside R's aggregate, split, mean, and [ methods. Determine whether a distributed object and method-based API is intended, then document a concrete design and acceptance criteria; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100