Applies a mathematical function to the values of a (single) numeric column.
Examples
ds.first_name
), datasets (ds
or ds[["first_name", "last_name"]]
) or models (referenced
by name e.g. "churn-clf"
).
Inputs
Outputs
step(..., {"param": "value", ...}) -> (output)
.
Parameters
absolute
angle
arccos
arccosh
arcsin
arcsinh
arctan
arctanh
around
cbrt
ceil
conj
conjugate
cos
cosh
cumprod
cumsum
deg2rad
degrees
exp
exp2
expm1
fabs
fix
floor
gradient
i0
imag
log
log10
log1p
log2
nan_to_num
nancumprod
nancumsum
nanprod
nansum
negative
positive
prod
rad2deg
radians
real
real_if_close
reciprocal
rint
round
round_
sign
sin
sinc
sinh
sqrt
square
sum
tan
tanh
trunc