spark_connect_rs::functions

Function randn

Source
pub fn randn(seed: Option<i32>) -> Column
Expand description

Generates a column with independent and identically distributed (i.i.d.) samples from the standard normal distribution.