TidierOrg / Tidier.jl

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

Bug: `@mutate(a = 10)` fails #53

Closed kdpsingh closed 1 year ago

kdpsingh commented 1 year ago

I already have a fix ready as part of a branch I'm working on but wanted to flag this as a known bug.