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

Handle missing values in hierarchy columns #44

Open
caitlinch opened this issue Oct 28, 2024 · 0 comments
Open

Handle missing values in hierarchy columns #44

caitlinch opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working priority: high

Comments

@caitlinch
Copy link
Collaborator

If there are missing values in the Hierarchy columns, raise an error/warning message. This issue is likely to arise when data isn't tidy i.e., when notes are placed below data in columns.

Either:

  • Raise error saying "Fix this - you have missing values"
    • Error should be above "Estimate prevalence" button. Grey out the "Estimate prevalence" button.
  • Raise warning saying "There were missing values in columns A B C, dropped X rows with missing values"
    • Warning should come up before "Estimate prevalence" is pressed, in the side panel

Should follow on from PoolTestR Issue #21

@caitlinch caitlinch added the bug Something isn't working label Oct 28, 2024
@caitlinch caitlinch self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: high
Projects
None yet
Development

No branches or pull requests

1 participant