Skip to content

Instantly share code, notes, and snippets.

@daradecic
Created May 13, 2020 14:32
Show Gist options
  • Save daradecic/d0fb2f279320f7468381236f6bf3d86f to your computer and use it in GitHub Desktop.
Save daradecic/d0fb2f279320f7468381236f6bf3d86f to your computer and use it in GitHub Desktop.
head := df.Subset([]int{0, 3})
fmt.Println(head)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment