how to get rownames in pandas code example Example: dataframe get row by name row_data = df.loc[ 'a' , : ]