GFREQUENCY LUGING W PANDA
count = df['A'].value_counts()
#A is the column name
Sad Santa
count = df['A'].value_counts()
#A is the column name