Jaseibert / QualtricsAPI

QualtricsAPI is a lightweight Python Package for the Qualtrics API.
https://www.qualtricsapi-pydocs.com
MIT License
19 stars 15 forks source link

Handling of nan values #7

Open El-Gringo-Loco opened 3 years ago

El-Gringo-Loco commented 3 years ago

Hi,

When I want to loop over a list of contacts where some contacts have phone information while others don't I am getting an error message every time a nan value gets passed. Is there a way to deal with nan values?

Tyler-Owen-Morris commented 5 months ago

Which function are you calling? and what is the error you're getting?