[][src]Function dt_analysis::util::mean

pub fn mean<R, F>(data: &R) -> F where
    R: AsRef<[F]>,
    F: Float

Returns the mean of the list