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