Skip to content

Instantly share code, notes, and snippets.

@Hanmac
Created April 23, 2019 14: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 Hanmac/e88d99ee03deb83c7e92246d4b85e273 to your computer and use it in GitHub Desktop.
Save Hanmac/e88d99ee03deb83c7e92246d4b85e273 to your computer and use it in GitHub Desktop.
id, group_by_column1, group_by_column2, group_by_column3, class_id, value
1, "A", "1", "0", 6, 17
2, "A", "1", "1", 6, 17
3, "A", "1", "2", 6, 17
4, "A", "1", "3", 6, 17
5, "A", "1", "0", 5, 10
6, "A", "1", "1", 5, 10
7, "A", "1", "2", 5, 10
8, "A", "1", "3", 5, 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment