Yay
0
Q:

iloc and loc

rowData = dfObj.loc[ 'b' , : ]
1
iloc - default indexes (system generated)
loc - table indexes or we manually given indexes 
0

New to Communities?

Join the community