Skip to content

Instantly share code, notes, and snippets.

@daradecic
Created May 13, 2020 14:52
Show Gist options
  • Save daradecic/c906fd81b9b24cb5b086217ad1a4abc3 to your computer and use it in GitHub Desktop.
Save daradecic/c906fd81b9b24cb5b086217ad1a4abc3 to your computer and use it in GitHub Desktop.
attrFiltered := df.Select([]string{"sepal.length", "sepal.width"})
fmt.Println(attrFiltered)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment