how to plot column from dataframe pandas code example Example: how to plot two columns graphs in python df.plot(x='col_name_1', y='col_name_2')