pandas select first nn columns code example Example: get only first 10 columns pandas df.iloc[:, : 50]