diff data/fileio/test/csv/model-type-2d-duration-samples-header.csv @ 1870:1b8c4ee06f6d csv-import-headers

Detect presence of header row in CSV format guesser; use headings to inform our guesses about column purposes; test this
author Chris Cannam
date Wed, 17 Jun 2020 18:01:00 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/fileio/test/csv/model-type-2d-duration-samples-header.csv	Wed Jun 17 18:01:00 2020 +0100
@@ -0,0 +1,6 @@
+FRAME,VALUE,DURATION,LABEL
+45678,4,123
+123239,4.2,4214
+320130,0.4,12312
+452103,3.8,4123
+620301,-2.3,987654
\ No newline at end of file