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