Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Range Checks #2

Open
dewittpe opened this issue Feb 29, 2024 · 1 comment
Open

Data Range Checks #2

dewittpe opened this issue Feb 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dewittpe
Copy link
Collaborator

Enhancement:

Add functions for checking data assumptions, e.g., look at age and expect a distribution of ages between 0 and 216 for months (0 to 18 years), or Sp02 values only mapping to SF Ratios when SpO2 <= 97, GCS as an integer value between 3 and 15, ...

@dewittpe dewittpe added the enhancement New feature or request label Feb 29, 2024
@dewittpe
Copy link
Collaborator Author

@magic-lantern - I've started a branch feature-data-checks with one method for checking the age values. I think that a lot of the other variables can have simple functions for checks. Some will be more complex. Just a starting idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant