queryverse / queryverse/Query.jl
Add something like @bind_rows
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Julia
- Stars
- 403
- Forks
- 48
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
See https://dplyr.tidyverse.org/reference/bind.html. I'm not sure the name is what we want, nor the precise API, but the functionality is something I could use a lot.
Contributor guide
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 linked dplyr bind_rows reference to understand the requested behavior. The issue names no Query.jl files, tests, entry point, or settled API, so first establish the intended name, interface, and acceptance examples; done requires agreement on those details and working row-binding behavior.
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