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