Skip to content

Instantly share code, notes, and snippets.

@Scriddie
Created July 23, 2019 18:50
Show Gist options
  • Save Scriddie/6d3a97e4bca6b5fae7c0fbd17706d591 to your computer and use it in GitHub Desktop.
Save Scriddie/6d3a97e4bca6b5fae7c0fbd17706d591 to your computer and use it in GitHub Desktop.
features_long_table
row_num col_num feature_value
1 1 1
2 1 1
3 1 1
4 1 1
5 1 1
1 2 1
2 2 2
3 2 3
4 2 4
5 2 5
1 3 1
2 3 4
3 3 9
4 3 16
5 3 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment