rust-dataframe
rust-dataframe copied to clipboard
Implement sort for lists and structs
I want to be able to sort a dataframe by a.b
where a.data_type == Struct[a]<Primitive[b]>