Skip to content

Instantly share code, notes, and snippets.

@ronakmutha
Last active April 1, 2019 05:47
Show Gist options
  • Save ronakmutha/f543f5af9037368fd5efc7924557e47f to your computer and use it in GitHub Desktop.
Save ronakmutha/f543f5af9037368fd5efc7924557e47f 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