how to read a dataset with the column names in pandas code example Example: pd dataframe get column names lst = data.columns.values # data is dataframe