Skip to main content

mode

Function mode 

Source
pub fn mode(data: &[f64]) -> Vec<f64>
Expand description

Mode(s) — returns all values that appear most frequently.