I want to update the database records from the Pandas DataFrame, and I faced an issue with the ForeignKey.
for i, r in df.iterrows(): try: person