new_d = [f.strip() for f in fields if
                f.strip() and f.strip() != 'Name' and f.strip() != 'Address']