powered by
Computes the absolute value.
# S4 method for Column abs(x)
Column to compute on.
Other normal_funcs: bitwiseNOT, coalesce, column, expr, greatest, ifelse, isnan, least, lit, nanvl, negate, randn, rand, struct, when
bitwiseNOT
coalesce
column
expr
greatest
ifelse
isnan
least
lit
nanvl
negate
randn
rand
struct
when
# NOT RUN { abs(df$c) # }
Run the code above in your browser using DataLab