Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,6 @@ size_categories:
|
|
| 9 |
- n<1K
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# [doc] formats - csv -
|
| 13 |
|
| 14 |
This dataset contains one csv file at the root. We provide several options in the YAML config (`"|"` delimiter, name of the columns, index of the header row). The reference for the options is the [documentation of pandas.read_csv()](https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html).
|
|
|
|
| 9 |
- n<1K
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# [doc] formats - csv - 3
|
| 13 |
|
| 14 |
This dataset contains one csv file at the root. We provide several options in the YAML config (`"|"` delimiter, name of the columns, index of the header row). The reference for the options is the [documentation of pandas.read_csv()](https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html).
|