TidierOrg / TidierDB.jl

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

Small change to current interpolation method #27

Closed drizk1 closed 4 months ago

drizk1 commented 4 months 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.