Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 09:57
Embed
What would you like to do?
>>> df.sort_values([colname_1,colname_2],ascending=[True,False])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment