take first 10 columns from dataframe code example Example: get only first 10 columns pandas df.iloc[:, : 50]