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