Skip to content

Conversation

jjacobson95
Copy link
Collaborator

This resolves #277.

If this issue comes up again in the future with different error statements for not calculating drug descriptors, these can easily be added to line 98 of build/utils/build_drug_desc.py.

This patch changes all descriptor_values with these strings present to NaN.

strings_to_replace = ["min", "max", "invalid", "multiple", "missing"]

@sgosline sgosline merged commit 8000968 into main Dec 23, 2024
@sgosline sgosline deleted the drug-desc-patch branch April 24, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

non numeric values in drug_descriptor table that should be numeric
2 participants