powered by
An expression that returns a substring.
# S4 method for Column substr(x, start, stop)
a Column.
starting position.
ending position.
Other colum_func: alias, between, cast, endsWith, otherwise, over, startsWith
alias
between
cast
endsWith
otherwise
over
startsWith