pub fn vector_quartiles(vector: Vec<i128>) -> String
Returns the quartiles of all elements in a vector