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

tableRecordCount, tableInObservation, tableConceptCount #154

Open
catalamarti opened this issue Sep 21, 2024 · 1 comment
Open

tableRecordCount, tableInObservation, tableConceptCount #154

catalamarti opened this issue Sep 21, 2024 · 1 comment

Comments

@catalamarti
Copy link
Collaborator

The main reason why they don't exist is because they would have too many rows.

I think we have four options:

  1. We create them if the user does not filter first -> user problem
  2. We create them if they have more than xxx rows we ask the user to filter them down.
  3. We create them and provide some functionality to make them smaller
  4. We do not create them and do not give the user the options as we consider that these data is better visualised with plots

@martaalcalde any opinion?

@martaalcalde
Copy link
Collaborator

I think I would go for the first one, although I'm not sure how the 3 would work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants