pandas df sort by value code example Example: sort dataframe by column df.sort_values(by='col1', ascending=False)