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
Column Configuration error
Hello, I imported a csv file and i have two column configuration errors
1. "The column 9,11,12,13 have the same name '0'
2. ''The column 7 and 10 have the same name '1'
I feel stuck and don't know how to proceed
1. "The column 9,11,12,13 have the same name '0'
2. ''The column 7 and 10 have the same name '1'
I feel stuck and don't know how to proceed
Tagged:
0
Answers
are you using the wizard menu to import the file?
best,
Cesar
Just to explain the error, it sounds like it's trying to take the first row as the header row - so the repeating values are causing problems as it's a strict rule in RapidMiner that you can't have columns with the same name. As mentioned above, you can either use the import wizard, or in the parameters pane untick the use header row option.
Hope this helps. Best,
Roland