cdisc-org / cdisc-org/cdisc-rules-engine
Request to add operators for different data types; i.e., IsNumeric, isInteger, etc.
Open
- Dominant language
- Python
- Stars
- 113
- Forks
- 43
- Avg merge
- 14h 51m
- Merged PRs (30d)
- 14
Description
**Links to related JIRA Tickets**
- https://jira.cdisc.org/projects/CORERULES/issues/CORERULES-
Ref: rule 169
**Describe the problem**
Improve the development of checks instead of trying with regular expressions for many checks.
**Describe the solution**
Add operators for different data types; i.e., Is_Numeric, is_Integer, etc..
Contributor guide
Assessment
This issue has not been assessed yet.