diff data/fileio/test/csv/model-type-2d-seconds-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-seconds-header.csv	Wed Jun 17 18:01:00 2020 +0100
@@ -0,0 +1,6 @@
+TIME,VALUE,LABEL
+1.100000000,4
+2.200000000,4.2
+3.300000000,0.4
+4.400000000,3.8
+5.500000000,-2.3
\ No newline at end of file