wangyu2 commited on
Commit ·
8e740cb
1
Parent(s): 6f41c6b
add data
Browse files- data/train.csv +5 -0
data/train.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,name,age
|
| 2 |
+
1,allen,10
|
| 3 |
+
2,bill,20
|
| 4 |
+
3,code,12
|
| 5 |
+
4,detail,9
|