Sorting¶sort values¶2-3x fasterdl.sort(['city', 'ts'], descending=False) df.sort_values(by=['city', 'ts'], ascending=True)