mvladimirova commited on
Commit
a1a4727
·
verified ·
1 Parent(s): ee38d8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ This dataset contains **24 files**, each corresponding to **one day of data**.
45
 
46
  - Rows are **chronologically ordered**
47
  - Columns are **tab-separated** and follow this schema:
48
- > '''<label> <int_feature_1> ... <int_feature_13> <cat_feature_1> ... <cat_feature_26>'''
49
  - If a value is missing, the field is simply **left empty**.
50
 
51
 
 
45
 
46
  - Rows are **chronologically ordered**
47
  - Columns are **tab-separated** and follow this schema:
48
+ > `<label> <int_feature_1> ... <int_feature_13> <cat_feature_1> ... <cat_feature_26>`
49
  - If a value is missing, the field is simply **left empty**.
50
 
51