-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
The csv you show as example only uses 8 fields (First-Name Last-Name Mobile Home Work Email-Home Email-Work Email-Mobile) but it seems your programs is expecting to get 11, since it kept telling me "list index out of range".
Also, I'm not sure if it might have helped but I used the following field names instead:
first_name last_name tel_mobile tel_home tel_work email_home email_work email_mobile adr_work adr_home website_url
Metadata
Metadata
Assignees
Labels
No labels