spark_connect_rs::functions

Function factorial

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

Computes the factorial of the given value.