java - Wrong number of values when importing csv file in Weka tool -
i want open csv file (saved openoffice calc) in weka.
keep getting error: " wrong number of values. 120 read, 110 expected on line 4." csv fixed quotes around labels. , count 120 values on first lines. have removed possible symbols(, ; " = + -) possible. still problem persists.
Comments
Post a Comment