johnmyleswhite / Volcanito.jl

A backend agnostic for tabular data operations in Julia
Other
26 stars 3 forks source link

Other operations #12

Open johnmyleswhite opened 4 years ago

johnmyleswhite commented 4 years ago
johnmyleswhite commented 4 years ago

Should be possible to do this just creating a projection that passes propertynames(df) as the column names. Not the most efficient, but trivial to get started.