Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/c35d91086db7452af4d7715ad01caa0e to your computer and use it in GitHub Desktop.
Save velotiotech/c35d91086db7452af4d7715ad01caa0e to your computer and use it in GitHub Desktop.
>>> 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