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