You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Format: comma-separated with columns "filename" (of a time series from the uploaded archive), "label" (class label or numerical value), and any metafeatures (numerical).
29
+
{'Format: comma-separated with columns "filename" (of a time series from the uploaded archive), "label" (class label or numerical value), and any metafeatures (numerical).'}
27
30
</div>
28
31
29
32
<FileInput
@@ -33,7 +36,7 @@ let DatasetForm = (props) => {
33
36
data-for="tarfileTooltip"
34
37
/>
35
38
<divstyle={description}>
36
-
Format: zipfile or tarfile containing time series files, each of which is comma-separated with columns "time", "value", "error" (optional).
39
+
{'Format: zipfile or tarfile containing time series files, each of which is comma-separated with columns "time", "value", "error" (optional).'}
0 commit comments