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

Add the sub_small_vals(), sub_large_vals(), and sub_values() methods #255

Open
rich-iannone opened this issue Mar 26, 2024 · 0 comments
Open

Comments

@rich-iannone
Copy link
Member

To round out the collection of sub_*() methods, we still need the following:

They are all important because some values provided from data as is would be misleading or plainly wrong. For example, some value that is captured as near zero from an instrument might be rounded down as zero from a formatting method. However, it is incorrect to report zero as there is likely some value but it's below the measurement threshold (e.g., environmental sampling of toxins).

As far motivating examples, we definitely need to have them for all of these methods (especially for sub_values()).

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

1 participant