rust-dataframe icon indicating copy to clipboard operation
rust-dataframe copied to clipboard

Implement sort for lists and structs

Open nevi-me opened this issue 4 years ago • 1 comments

nevi-me avatar May 30 '20 19:05 nevi-me

I want to be able to sort a dataframe by a.b where a.data_type == Struct[a]<Primitive[b]>

nevi-me avatar Oct 26 '20 16:10 nevi-me