python plot histogram from dataframe column code example Example: show distribution pandas coloumns df['age'] == ['14','16','23','54'] df['age'].hist()