added test2
This commit is contained in:
@@ -24,6 +24,7 @@ k
|
||||
test*.c*
|
||||
*.csv
|
||||
!test.csv
|
||||
!test2.csv
|
||||
!moving_avg.csv
|
||||
!nyctx100.csv
|
||||
*.out
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
a, b, c, d
|
||||
1,1,2,2
|
||||
1,2,2,2
|
||||
1,2,1,4
|
||||
4,2,1,4
|
||||
2,1,2,4
|
||||
1,2,1,4
|
||||
1,2,3,3
|
||||
3,2,1,2
|
||||
2,1,2,2
|
||||
1,3,3,1
|
||||
1,4,2,2
|
||||
1,2,2,2
|
||||
1,2,3,4
|
||||
4,2,1,4
|
||||
2,1,3,4
|
||||
1,3,3,4
|
||||
1,2,3,3
|
||||
3,2,1,2
|
||||
2,4,2,2
|
||||
1,1,2,1
|
||||
3,3,3,3
|
||||
1,2,3,1
|
||||
4,3,2,1
|
||||
3,2,4,1
|
||||
2,2,3,3
|
||||
4,4,2,1
|
||||
|
Reference in New Issue
Block a user