how to get the name of a column pandas code example Example: pd dataframe get column names lst = data.columns.values # data is dataframe