The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"error loading csv"
likely an easy answer to this, but I am unable to load a csv file (worked ok in 4.1); I get the following error:
Error in: CSVExampleSource (CSVExampleSource) Could not read file 'C:\Documents and Settings\jrw\My Documents\Amibroker\rapidminer - test.csv': Number of columns in line 1 was unexpected, was: 115, expected: 116. The given file could not be read. Please make sure that the file exists and that the RapidMiner process has sufficient privileges.
<operator name="Root" class="Process" expanded="yes">
<operator name="CSVExampleSource" class="CSVExampleSource">
<parameter key="filename" value="C:\Documents and Settings\jrw\My Documents\Amibroker\rapidminer - test.csv"/>
<parameter key="label_name" value="label"/>
</operator>
</operator>
I can't figure out the problem and any help would be appreciated.
thanks
jon
Error in: CSVExampleSource (CSVExampleSource) Could not read file 'C:\Documents and Settings\jrw\My Documents\Amibroker\rapidminer - test.csv': Number of columns in line 1 was unexpected, was: 115, expected: 116. The given file could not be read. Please make sure that the file exists and that the RapidMiner process has sufficient privileges.
<operator name="Root" class="Process" expanded="yes">
<operator name="CSVExampleSource" class="CSVExampleSource">
<parameter key="filename" value="C:\Documents and Settings\jrw\My Documents\Amibroker\rapidminer - test.csv"/>
<parameter key="label_name" value="label"/>
</operator>
</operator>
I can't figure out the problem and any help would be appreciated.
thanks
jon
0
Answers
you probably have a missing value in your data set. There is a topic on this forum, describing the error in more detail. Please take a look there.
Greetings,
Sebastian
thanks
that's impossible to say as long as I dont have the data. Which version of RapidMiner do you use?
Greetings,
Sebastian