annotate data/fileio/test/csv/model-type-2d-duration-seconds.csv @ 1873:1d44fdc8196c csv-import-headers

Extend tests to include testing (at least some of) the actual data as well as the layout
author Chris Cannam
date Thu, 18 Jun 2020 13:42:48 +0100
parents 2654bf447a84
children
rev   line source
Chris@1525 1 # There are only very limited circumstances in which we deduce that we
Chris@1525 2 # have a time+duration 2d model with units of seconds - basically only
Chris@1525 3 # when the values column is entirely integer values
Chris@1525 4 1.1,4,620
Chris@1525 5 2.2,4.2,880
Chris@1525 6 3.3,0.4,440
Chris@1525 7 4.4,3.8,213
Chris@1867 8 5.5,2.3,123