CORE: v0.12.0
Rule Type "Value Check against Define XML Variable" fires following error when variable(s) are not in dataset, but found in define.xml.
cdisc_open_rules_engine/model/actions.py
ValueError: cannot convert float NAN to integer
(1) This is not seen in v0.10.0
(2) We want to execute check like "variables in define.xml is not found in actual dataset". In such case, users want to merge this kind of incomplete combination of define and dataset
CORE: v0.12.0
Rule Type "Value Check against Define XML Variable" fires following error when variable(s) are not in dataset, but found in define.xml.
cdisc_open_rules_engine/model/actions.py
ValueError: cannot convert float NAN to integer
(1) This is not seen in v0.10.0
(2) We want to execute check like "variables in define.xml is not found in actual dataset". In such case, users want to merge this kind of incomplete combination of define and dataset