how to find columns with values in pandas dataframe code example Example: panda select rows where column value inferior to df.loc[df['column_name'] == some_value]