Skip to content

Instantly share code, notes, and snippets.

@makispl
Created February 22, 2021 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save makispl/224d0a6e25b626c1e45c50db34e690e7 to your computer and use it in GitHub Desktop.
Save makispl/224d0a6e25b626c1e45c50db34e690e7 to your computer and use it in GitHub Desktop.
display(df_num[df_num['age'] > 30]['price'].sort_values(ascending=False).head(10))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment