spark_connect_rs::functions

Function product

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

Returns the product of the values in a group.