Re: Loading CSV file: the converter doesn't work any more if header is not present
Peter Reutemann <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAHoQ12JaVRxbs9rOPL4EQV+a_RBCvK5_yzjNhQH1gtMSA+m1_A@mail.gmail.com> |
> That’s a good questions… > Maybe 3-6 or 3-7. > In any case, in 3-8 it does not work. I can confirm that it doesn't work with 3.9.5 either. However, you can install the common-csv package, an unofficial Weka package that I wrote for handling common CSV file formats (uses the Apache commons CSV library under the hood): https://github.com/fracpete/common-csv-weka-package This loader can handler files without header row as well. Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 858-5174 (office) +64 (7) 577-5304 (home office) http://www.cms.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/ _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html