pub fn parse_quantiles(quantiles: &[f64]) -> Vec<Quantile>
Expand description

Parses a slice of floating-point values into a vector of Quantiles.