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