open_in_new
content_copy
dataframe['column_name'].value_counts().plot(kind='bar') plt.show()