how to select specific columns in pandas df.loc code example Example: pandas iloc select certain columns dataframe.iloc[:,[1,2]]