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