Updating CSV files

This commit is contained in:
Josh Freeman
2018-02-05 15:11:16 +00:00
parent e4ef0f4400
commit aed179954e
4296 changed files with 454846 additions and 429018 deletions
+12 -12
View File
@@ -1,12 +1,12 @@
key,0,1,2,3
#,,,,
int32,single,single,single,single
0,3.5,0,1.5,2
1,0.5,0,0,0.75
2,7.5,0,4,3.5
3,0.3,0,0,2.7
4,5,0,2.5,2.7
5,0.2,0.2,0,0
6,0,0,0,0
7,0.5,0,0.5,0.75
8,4,0,1.7,2.7
key,0,1,2,3
#,,,,
int32,single,single,single,single
0,3.5,0,1.5,2
1,0.5,0,0,0.75
2,7.5,0,4,3.5
3,0.3,0,0,2.7
4,5,0,2.5,2.7
5,0.2,0.2,0,0
6,0,0,0,0
7,0.5,0,0.5,0.75
8,4,0,1.7,2.7
1 key 0 1 2 3
2 #
3 int32 single single single single
4 0 3.5 0 1.5 2
5 1 0.5 0 0 0.75
6 2 7.5 0 4 3.5
7 3 0.3 0 0 2.7
8 4 5 0 2.5 2.7
9 5 0.2 0.2 0 0
10 6 0 0 0 0
11 7 0.5 0 0.5 0.75
12 8 4 0 1.7 2.7