[SOLVED] Importing 700+ Columns in RapidMiner


Dear RapidMiner Community,
I have an odd CSV file that I am attempting to use with RapidMiner. This file has 767 columns and only 256 rows. I have been unable to import all the columns into RapidMiner, (it cuts off after 256). Is there an extension or modification that I can use to expand the available size of RapidMiner's columns. The overall data size is not that big yet the amount of columns is quite large and growing.
Thank you very much for your input.
Best,
Tim
I have an odd CSV file that I am attempting to use with RapidMiner. This file has 767 columns and only 256 rows. I have been unable to import all the columns into RapidMiner, (it cuts off after 256). Is there an extension or modification that I can use to expand the available size of RapidMiner's columns. The overall data size is not that big yet the amount of columns is quite large and growing.
Thank you very much for your input.
Best,
Tim
0
Answers
Holy cow, I don't know why mine keeps cutting the CSV at 256 rows. Do you think it is an available memory thing?
Tim
So I suggest to set the separator to ";" or other unique char and configure the same char in the import wizard.
I figured it out. Excel was cutting off the sheet at 256 columns. So I put the data into OpenOffice (who does not have that problem) and used the idea of employing a ";" as my separator rather than a comma. It works great and every time.
Thank you all very much once again.! ::)
Best.
Tim
Thanks for all your help!
Tim