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