Split [Obj,Obj,Double]¶
Description¶
Splits a three-column input [OBJ,OBJ,DOUBLE] into separate 2-column outputs.
Input¶
SOURCE [OBJ,OBJ,DOUBLE]: a 3-column input
Output¶
AB [OBJ,OBJ]: the first and second columns ofSOURCEAC [OBJ,DOUBLE]: the first and third columns ofSOURCEBC [OBJ,DOUBLE]: the second and third columns ofSOURCE
Output scores can be aggregated.