TidierOrg / TidierDB.jl

Tidier database analysis in Julia, modeled after the dbplyr R package.
MIT License
35 stars 3 forks source link

Remove a bit of friction around interpolation #26

Closed drizk1 closed 1 month ago

drizk1 commented 1 month ago

So, this is not the golden fix I want it to be. This just makes interpolating a little less rough and adds docs around how to make a macro to interpolate with. It's not a perfect solution, but some may find it valuable until the rest gets figured out.