Splitting one dataset to multiple operators

amotley
amotley New Altair Community Member
edited November 5 in Community Q&A

Hi, 

Is there an operator that essentially doest the opposite of the multiply operator? Instead of allowing one operator to be multiplied out to many different operators, is there one that condences multiple operators to all be able to go into the same next step???

Thanks!

Tagged:

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee

    Hi,

     

    is the subprocess operator maybe what you search for?

     

    ~Martin

  • hughesfleming68
    hughesfleming68 New Altair Community Member

    The Join operator might be another option.

     

    Alex

  • YYH
    YYH
    Altair Employee

    Depends on your user case. Can you please give us a bit more detailed goal you want to achieve?

    Some data blending operators, maybe useful for you...

    Join

    Union

    Append

     

     

  • JessForbesRM
    JessForbesRM New Altair Community Member

    Our Append operator may be what you are looking for.  It will allow the merging of datasets with the same number of attributes.

     

    http://docs.rapidminer.com/studio/operators/blending/table/joins/append.html

     

    There are a number of other join operators that may help too, I would recommend searching "joins" in your operator view and examine the options.  Each operator that you suggest will change the help view to the appropriate notes on the operator.