DataFramesMeta.jl icon indicating copy to clipboard operation
DataFramesMeta.jl copied to clipboard

Add a `unique` macro

Open pdeffebach opened this issue 5 years ago • 0 comments

It turns out you can do transformations in unique with a DataFrame. See here.

So we can easily add a macro for this.

pdeffebach avatar Mar 11 '21 18:03 pdeffebach