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