Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

[SOLVED] sum two rows from differnet example sets

kersorkersor Member Posts: 26 Maven
edited November 2018 in Help
hi everyone

i have two example sets with 85 examples the first and 85 examples the second.I want to sum the first row of the first example with the first row of the second e.t..c. i already tried aggregate and some other ways but i didnt find a result.Is an operator that does this?

Thanks a lot

Answers

  • awchisholmawchisholm RapidMiner Certified Expert, Member Posts: 458 Unicorn
    Hello

    I suggest using the Join operator followed by Generate Attributes on the result

    regards

    Andrew
  • kersorkersor Member Posts: 26 Maven
    i solved with the union,aggregate  and then the transose operator.

    thanks a lot!!
Sign In or Register to comment.