how to select best columns in dataframe code example Example: selecting items in a column of a dataframe df.loc[df['column_name'] == some_value]