how to print column names of the data frame in python code example Example: how to find columns of a dataframe list(my_dataframe.columns.values)