Skip to content

Instantly share code, notes, and snippets.

@nyggus
Created September 23, 2022 06:19
Show Gist options
  • Save nyggus/ff13e97bdf1044ab3164a23599306cba to your computer and use it in GitHub Desktop.
Save nyggus/ff13e97bdf1044ab3164a23599306cba to your computer and use it in GitHub Desktop.
print(iris >> group_by('Species') >> head(n=5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment