'How to log data that is not in sql, but is in my csv file loop

I am working in Jupyter Notebooks and trying to get a log from all email addresses that are not in my sql but are in my csv file.

It needs to be in a loop. Below is my script that is working.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source