I have a dataframe containing people\'s order of the t-shirt. df[\'Order\'] is the column name that contains each customer\'s order. I want to count how many ti
df[\'Order\']