Skip to content

log1p

function log1p(column): Column;

Defined in: functions/math.ts:66

Computes the natural logarithm of the given value plus one.

Parameter Type
column ColOrName

Column