Last active
April 1, 2019 05:47
-
-
Save ronakmutha/f543f5af9037368fd5efc7924557e47f to your computer and use it in GitHub Desktop.
Revisions
-
ronakmutha revised this gist
Apr 1, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ >>> df.sort_values([colname_1,colname_2],ascending=[True,False]) -
ronakmutha created this gist
Apr 1, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ Tesmp