Import data from MSExcel2007
ratheesan
New Altair Community Member
Answers
-
Yes ...
Rapidminer5.0:
Import->Data->Read Excel
if this should not work, export it to *.csv from excel and use
Import->Data->Read CSV
hope this was helpful,
steffen0 -
When I try to import data from excel, it is discarding the decimal values of some of the columns and considering the column as integer instead of real/numeric. I am not sure hot to get rid of this problem.
Thanks
Arnab0 -
Hi,
this is a valid problem. We are working on this. As a workaround save the file as .csv, insert the Read AML operator and use the Start Data Loading Wizard to import the data. This should work anyway.
The next update will solve the excel file issues hopefully once and forever.
Greetings,
Sebastian0 -
As you are probably already aware, the problem also exists when trying to import a csv file created in Excel as well. The AML operator does work as a workaround.0
-
Hello,
I've installed the RM version 5.0.006 today, but there is no support for Excel 2007 in the "Read Excel Operator", right?
Using the data in Excel 2003 format instead causes no type detection. I think this was possible in release version .004. ????
Thank you for any hints,
greetings
Sabine Thieme0 -
I had this same problem. I got around it by exporting to csv from Excel 2007 then using read AML operator and the wizard in the operator to accurately read the data types. Lots of things to look out for, quoted nominal attributes, comment characters comma/semicolon delimitation. Once all the settings are right it should work.
-Gagi0 -
Hi,
these import wizards are currently revised for offering more flexibility. With one of the next updates, they will become available.
Greetings,
Sebastian0