.loc() and .iloc() methods are used to index code example
Example: iloc and loc
iloc - default indexes (system generated)
loc - table indexes or we manually given indexes
iloc - default indexes (system generated)
loc - table indexes or we manually given indexes