Upload 4 files
Browse files- long-sample.csv +8 -0
- sample-header.csv +3 -0
- sample.csv +2 -0
- utf-8-bom-sample.csv +2 -0
long-sample.csv
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Grant,Dyer,[email protected],2013-11-23T02:30:31-08:00,2014-05-31T01:06:56-07:00,Magna Ut Associates,ljenkins
|
| 2 |
+
Cherokee,Shields,[email protected],2014-11-22T16:43:51-08:00,2013-09-26T11:47:15-07:00,Pede Corporation,[email protected]
|
| 3 |
+
Catherine,Parrish,[email protected],2015-02-11T12:01:10-08:00,2015-02-26T00:29:40-08:00,Phasellus Fermentum Convallis PC,[email protected]
|
| 4 |
+
Destiny,Shannon,[email protected],2015-07-14T09:38:11-07:00,2014-01-11T14:53:04-08:00,Pretium Et Inc.,[email protected]
|
| 5 |
+
Callum,Underwood,[email protected],2013-09-13T18:49:35-07:00,2014-12-04T23:04:19-08:00,Sed Turpis Nec LLP,ljenkins
|
| 6 |
+
Elliott,Wright,[email protected],2015-04-20T14:35:19-07:00,2015-03-05T12:56:46-08:00,Dolor Associate,[email protected]
|
| 7 |
+
Galvin,Foley,[email protected],2014-03-20T23:20:15-07:00,2014-06-11T15:00:23-07:00,Adipiscing Industrie,[email protected]
|
| 8 |
+
Talon,Salinas,[email protected],2015-01-31T09:19:02-08:00,2014-12-17T04:59:18-08:00,Aliquam Iaculis Incorporate,[email protected]
|
sample-header.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
title,name
|
| 2 |
+
test title 01,test name 01
|
| 3 |
+
,test name 02
|
sample.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
A,B,C
|
| 2 |
+
X,Y,Z
|
utf-8-bom-sample.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
A,B,C
|
| 2 |
+
X,Y,Z
|