Index
iloc
Select first 3 rows by using iloc
Print 7 rows from 3rd row(starting from header) of dataframe by using iloc
Print all rows of dataframe by using iloc
Print 7 rows and 3 columns (from HIGH) of dataframe by using iloc
Print required rows irrespective of Order