go-hep.org/x/hep@v0.38.1/hbook/ntup/ntcsv/testdata/simple-with-header.csv (about)

     1  # the following line is a header, naming the columns.
     2  i;f;str
     3  0;0;str-0
     4  1;1;str-1
     5  2;2;str-2
     6  3;3;str-3
     7  4;4;str-4
     8  5;5;str-5
     9  6;6;str-6
    10  7;7;str-7
    11  8;8;str-8
    12  9;9;str-9