Skip to content

Instantly share code, notes, and snippets.

@ronakmutha
Last active April 1, 2019 05:47
Show Gist options
  • Select an option

  • Save ronakmutha/f543f5af9037368fd5efc7924557e47f to your computer and use it in GitHub Desktop.

Select an option

Save ronakmutha/f543f5af9037368fd5efc7924557e47f to your computer and use it in GitHub Desktop.

Revisions

  1. ronakmutha revised this gist Apr 1, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion df_sort_3.py
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    Tesmp
    >>> df.sort_values([colname_1,colname_2],ascending=[True,False])
  2. ronakmutha created this gist Apr 1, 2019.
    1 change: 1 addition & 0 deletions df_sort_3.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    Tesmp