I have a DataFrame with a column that contains of dictionaries. My task is to compare first two values inside dict and if they are equal then I want to collect entire row. I