Initial commit and implement data input
This commit is contained in:
3
test-data/1.csv
Normal file
3
test-data/1.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
4,2,1,7
|
||||
2,4,1,7
|
||||
1,1,3,5
|
||||
|
3
test-data/2.csv
Normal file
3
test-data/2.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
4,2,1,7,0
|
||||
2,4,1,7,0
|
||||
1,1,3,5,0
|
||||
|
3
test-data/konv3.csv
Normal file
3
test-data/konv3.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
4,2,1,7
|
||||
2,4,1,7
|
||||
1,1,3,5
|
||||
|
500
test-data/konv500.csv
Normal file
500
test-data/konv500.csv
Normal file
File diff suppressed because one or more lines are too long
3
test-data/nokonv3.csv
Normal file
3
test-data/nokonv3.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
1,1,1,3
|
||||
2,1,2,5
|
||||
3,3,1,7
|
||||
|
Reference in New Issue
Block a user