Splitting one dataset to multiple operators
Find more posts tagged with
Sort by:
1 - 4 of
41
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.
Hi,
is the subprocess operator maybe what you search for?
~Martin