Split [Obj,Date]¶
Description¶
Splits a two-column input [OBJ,DATE]
into two separate 1-column outputs.
Input¶
SOURCE [OBJ,DATE]
: a 2-column input with an object-date pair
Output¶
A [OBJ]
: the first column ofSOURCE
B [DATE]
: the second column ofSOURCE
Output scores can be aggregated and/or normalised.