DataFramesMeta.jl
DataFramesMeta.jl copied to clipboard
Add a `unique` macro
It turns out you can do transformations in unique with a DataFrame. See here.
So we can easily add a macro for this.