Merged cells, as in the first two rows in your sample screenshot on the left, are a bit problematic, when you intend to manipulate the data. Depending on the amount and exact structure of your data, you could consider to import your file wihtout the two rows that have merged cells. You can than rename the attributes with the rename attributes operator and give them the desired name.
1
Edin_KlapicModerator, Employee, RMResearcher, MemberPosts: 299 RM Data Scientist
Hi floyd1233,
Please note that RapidMiner cannot handle two Attributes (i.e. columns) with the same name or role.
Answers
Merged cells, as in the first two rows in your sample screenshot on the left, are a bit problematic, when you intend to manipulate the data. Depending on the amount and exact structure of your data, you could consider to import your file wihtout the two rows that have merged cells. You can than rename the attributes with the rename attributes operator and give them the desired name.
Hi floyd1233,
Please note that RapidMiner cannot handle two Attributes (i.e. columns) with the same name or role.
This needs to be handled upfront.
Best,
Edin