Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NA value handling in convert function #118

Open
pmayd opened this issue Dec 21, 2023 · 0 comments
Open

Fix NA value handling in convert function #118

pmayd opened this issue Dec 21, 2023 · 0 comments

Comments

@pmayd
Copy link
Collaborator

pmayd commented Dec 21, 2023

We have the following warning in the logs:
"Could not convert value NA in column updated_2022_date for patient: KH_KB067"

This should not be reported as NA is already a valid null value and the convert function should always return NA if the value is already NA and not try to convert it

@pmayd pmayd changed the title Fix NA values in allowed values Fix NA value handling in convert function Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant