Skip to content

Commit b855b0f

Browse files
committed
Fix csv test dataset
1 parent 13ba27e commit b855b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pk,cnt,name,name2,num_char,wkt
22
5,-200,,NuLl,5,Point(-71.123 78.23)
3-
3,300,Pear,3,PEaR,
3+
3,300,Pear,PEaR,3,
44
1,100,Orange,oranGe,1,Point(-70.332 66.33)
55
2,200,Apple,Apple,2,Point(-68.2 70.8)
66
4,400,Honey,Honey,4,Point(-65.32 78.3)

0 commit comments

Comments
 (0)