standardize

Function standardize 

Source
pub fn standardize(data: &Array2<f64>) -> Result<Array2<f64>>
Expand description

Normalize features to zero mean and unit variance