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