I am having trouble making a filter work which goes like this
matched_emails_list = [] for e in data_frame["email"]: if e in matched_emails_list