BEST WAY TO PLOT VALUE COUNTS pandas code example Example: plot value counts pandas df.letters.value_counts().sort_values().plot(kind = 'barh')