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