pub fn vector_quartiles_float(vector: Vec<f64>) -> String
Expand description

Returns the quartiles of all elements in a float vector