add new csv test
This commit is contained in:
parent
0bb1073b3f
commit
077eb4c865
1 changed files with 4 additions and 0 deletions
4
tests/data/csv/leading_zeros.csv
Normal file
4
tests/data/csv/leading_zeros.csv
Normal file
|
@ -0,0 +1,4 @@
|
|||
x,y,fips
|
||||
0,0,001
|
||||
0,0,003
|
||||
0,0,005
|
|
Loading…
Reference in a new issue