datatable.FExpr.len()

Deprecated since version 0.11.

Return the string length for a string column. This method can only be applied to string columns, and it returns an integer column as a result.

Since version 1.0 this function will be available in the str. module.