dataframe access index of a given row code example Example: retrieve row by index pandas rowData = dfObj.loc[ 'b' , : ]