cdisc-org / cdisc-org/DataExchange-DatasetJson
Usage of keySequence in examples
Open
- Dominant language
- Jupyter Notebook
- Stars
- 41
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
while working with the examples I noticed that the keySequence does not match the sorting sequence.
For example in adam data set adlbc the keySequence is USUBJID, **PARAMCD**, AVISIT, LBSEQ but native sort order is USUBJID, **AVISIT**, ...
The spec sais about keySequence: " It also provides an ordering for the keys." so I would read it as this shoudl reflect the sorting sequence.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.