select dataframe rows based on matching index code example Example: panda select rows where column value inferior to df.loc[df['column_name'] == some_value]