I have a dataframe with types and sales. types column contains 6 different types. I used this code to get this output: df.groupby(\'Types\')[\'Sales\'].quantile([0.25,
df.groupby(\'Types\')[\'Sales\'].quantile([0.25,