(Obj,Int) to (Obj,String)¶
Description¶
Cast the second column from integer to string.
Input¶
SOURCE [OBJ,INTEGER]
: a 2-column input with an object-integer pair. Typically obtained with theExtract integers
block
Output¶
RESULT [OBJ,STRING]
: the pairs fromSOURCE
, where the integer has been turned into STRINGSTRINGS
: Only the second column
Parameters¶
Output scores can be aggregated and/or normalised.