spark_connect_rs::functions

Function sign

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

Computes the signum of the given value.