print the name of all the columns in pandas code example Example: pd dataframe get column names lst = data.columns.values # data is dataframe