pub fn calculate_std_dev<F>(ts: &Array1<F>) -> Fwhere
F: Float + FromPrimitive,Expand description
Calculate standard deviation of a time series
pub fn calculate_std_dev<F>(ts: &Array1<F>) -> Fwhere
F: Float + FromPrimitive,Calculate standard deviation of a time series