momori-chegg
commited on
Commit
•
e010984
1
Parent(s):
38a9610
Upload test_csv.csv
Browse files- test_csv.csv +4 -0
test_csv.csv
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
col1,col2,col3
|
2 |
+
a,b,col3
|
3 |
+
1,3,%asdf
|
4 |
+
2,a,"""string"""
|