Created
April 10, 2019 15:33
-
-
Save dipanjanS/1430ca1c55232601d6afaa6a23d16509 to your computer and use it in GitHub Desktop.
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 characters
(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