how to get only values of a specific row in pandaas code example Example: pandas get row from column value df.loc[df['column_name'] == some_value]