JuliaData / JuliaData/DataFramesMeta.jl
Add `across` etc. for easier working with multiple columns
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 496
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
As referenced on discourse, lots of users have trouble with complicated source => fun => dest pairs. Maybe something like R's across might be useful.
It could live here. It could also live in a 3rd package that we re-export, like Chain.jl.
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
Start with the issue's referenced Discourse discussion and compare R's across API with the possible Chain.jl approach. No repository file or test is named, so first establish the intended API and whether it belongs here or in a re-exported package. Done means the project has an agreed design for handling multiple columns and an implementation with corresponding coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100