StructuredQueries.jl
StructuredQueries.jl copied to clipboard
Query representations for Julia
Now that one can dispatch on macro arguments, it is easy to write two distinct `@filter` "methods" -- one that expects a data source as a first argument, ``` julia...
The purpose of this issue is to provide a description of the internals of dplyr's SQL generation. I intend it to serve as reference/inspiration for the development of such functionality...
A collection of relevant issues in other repositories: API: -https://github.com/JuliaStats/DataFramesMeta.jl/issues/58