diff

Function diff 

Source
pub fn diff(data: &Vec<f64>, normalization: Option<f64>) -> Vec<f64>
Expand description

numpy::diff direct equivalent