should be it
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
date_col,int_col,double_col
|
||||
2000-01-01,10,80.9189441112103
|
||||
2000-01-02,5,109.16581782022259
|
||||
|
@@ -0,0 +1 @@
|
||||
date_col,int_col,double_col
|
||||
|
@@ -0,0 +1 @@
|
||||
2003-01-02,5,109.16581782022259
|
||||
|
@@ -0,0 +1,4 @@
|
||||
id,name,email
|
||||
1,alice,alice@email.com
|
||||
2,eve,eve@email.com
|
||||
3,bob,
|
||||
|
@@ -0,0 +1,5 @@
|
||||
id;name;email
|
||||
1;alice;alice@email.com
|
||||
3;bob;bob@email.com
|
||||
4;pedro;pedro@email.com
|
||||
5r;tim;tim@email.com
|
||||
|
Reference in New Issue
Block a user