pub fn ndarrunique(arr: &Array1<f64>) -> Array1<f64>
Expand description

return the unique values of the array