TidierOrg / Tidier.jl

Meta-package for data analysis in Julia, modeled after the R tidyverse.
MIT License
524 stars 14 forks source link

Macros/functions to add for v0.7.0 #69

Closed kdpsingh closed 1 year ago

kdpsingh commented 1 year ago

Here's what we need to add before releasing v0.7.0.

The variants of @slice_* functions will go in a future release since they have a lot of options that need to be implemented.

kdpsingh commented 1 year ago

Resolved by #73.