spark_connect_rs::functions

Function signum

Source
pub fn signum(col: impl Into<Column>) -> Column
Expand description

Computes the signum of the given value.