gfrequency listing in pandas code example Example: gfrequency listing in pandas count = df['A'].value_counts() #A is the column name