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

Stats.cpp number addition #54

Open
hartogss opened this issue Mar 2, 2021 · 0 comments
Open

Stats.cpp number addition #54

hartogss opened this issue Mar 2, 2021 · 0 comments

Comments

@hartogss
Copy link
Owner

hartogss commented Mar 2, 2021

If both both vall and valr are numbers, we ofc want to add them together, assuming they have the same key. The problem, however, is that the code currently assumes that both vall, valr are integers. For all analyses that assumption currently holds, but that might not be the case for future analyses.

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