datatable.str.len()

Compute lengths of values in a string column.

Parameters

column
FExpr[str]
return
FExpr[int64]