select specific columns by range in pandas code example Example: pandas iloc select certain columns dataframe.iloc[:,[1,2]]