df['item']. value_counts(). idxmax()
df.column.mode() ### mode is the most frequent value in the data