get column names of dataframe as a list code example Example: pd dataframe get column names lst = data.columns.values # data is dataframe