go-hep.org/x/hep@v0.38.1/csvutil/csvdriver/testdata/simple.csv (about) 1 ## a simple set of data: int64;float64;string 2 0;0;str-0 3 1;1;str-1 4 2;2;str-2 5 3;3;str-3 6 4;4;str-4 7 5;5;str-5 8 6;6;str-6 9 7;7;str-7 10 8;8;str-8 11 9;9;str-9