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

Header Concatenation

floyd1233floyd1233 Member Posts: 2 Learner III
edited November 2018 in Help

Hi, Input file has 3 Headers (3 Rows). How can they be merged as 1. Sample file attached

RM.png 11.4K

Answers

  • FBTFBT Member Posts: 106 Unicorn

    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. 

  • Edin_KlapicEdin_Klapic Employee-RapidMiner, RMResearcher, Member Posts: 299 RM Data Scientist

    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

     

Sign In or Register to comment.