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

Measurements values should have four validation rules #1185

Open
RomanGalochkin opened this issue May 8, 2020 · 0 comments
Open

Measurements values should have four validation rules #1185

RomanGalochkin opened this issue May 8, 2020 · 0 comments
Assignees

Comments

@RomanGalochkin
Copy link
Collaborator

Things to check for:

  1. No null values
  2. Less than 1000 points
  3. Xs and Ys are incremental (increasing)
  4. Ys go from 0 to 1, shouldn’t be outside of the range (this one may be tricky though because I dont’ know if we always follow it currently)
@RomanGalochkin RomanGalochkin self-assigned this May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant