get column names of dataframa as a list code example Example: how to find columns of a dataframe list(my_dataframe.columns.values)