DataFrame selection and cleaning without guessing — step 5 of 7
Fix clean_email(value) so it trims whitespace before lowercasing.
The break is on line 2 — but read the whole snippet first.
Fix clean_email(value) so it trims whitespace before lowercasing.