pandas only keep first row of group by code example Example: select first row of every group pandas df.drop_duplicates(subset='A')