convertcsv.pl sample1.csv
It reported the following error information:
at /home/mh/Documents/daikon/daikon-5.7.2/scripts/convertcsv.pl line 380, <CSVHANDLE> line 1.
The generated .dtrace and .decl files were empty.
I also tried other .csv files like airtravel.csv, it also has the following error information:
Corrupted csv file; cannot parse variable names: "Month", "1958", "1959", "1960" at /home/mh/Documents/daikon/daikon-5.7.2/scripts/convertcsv.pl line 380, <CSVHANDLE> line 1.
Could anyone tell me what could the problem for this? How can I make Daikon work for .csv files?
Thanks!