JuliaParallel / JuliaParallel/DTables.jl
select, tranform, combine do not work on GDTable
Open
- Dominant language
- Julia
- Stars
- 81
- Forks
- 2
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 1
Description
While experimental, the documentation explicitly says
> As of today select, transform and combine are available with more operations to come in the future. You can use the exact same DataFrames.jl minilanguage when using these operations.
In DataFrames.jl minilanguage, `select`, `transform`, and `combine` work on grouped dataframes as well. It would be great to have them also working on `GDTable`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.