Sort dataframe by column values

Check out the docs for split-apply-combine in DataFrames. You want combine.

1 Like