categorical plot dataframe python matplotlib code example Example: plot categorical data matplotlib df['colour'].value_counts().plot(kind='bar')