how do I get the row index of data frame code example Example: retrieve row by index pandas rowData = dfObj.loc[ 'b' , : ]