Skip to content

Instantly share code, notes, and snippets.

@dipanjanS
Created April 10, 2019 15:33
Show Gist options
  • Save dipanjanS/1430ca1c55232601d6afaa6a23d16509 to your computer and use it in GitHub Desktop.
Save dipanjanS/1430ca1c55232601d6afaa6a23d16509 to your computer and use it in GitHub Desktop.
(errors_by_date_sorted_df
.sort("count", ascending=False)
.show(3))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment