To select all the columns with some particular rows. code example Example: pandas iloc select certain columns dataframe.iloc[:,[1,2]]