cdisc-org / cdisc-org/cdisc-rules-engine

Request: functionality to report WHICH expected variables are missing

Open
#529 2 comments 0 reactions 0 assignees View on GitHub
question SEND
Dominant language
Python
Stars
113
Forks
43
Avg merge
14h 51m
Merged PRs (30d)
14

Description

in SEND13 rule, we check whether all the "expected" variables are in the dataset.
The rule works well, but there is no way yet (as far as I know) to report which expected variable is missing (or a list of them).
All we can do for now, is in "Output Variables" set "$expected_vars".
It would be nice if we could do something like "$expected_vars notin $vars"

The same functionality of course would also apply to "required variables" or even to "permissible variables".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.