Skip to content

Using Measures() for counts #358

Answered by SRW612
ciaranmci asked this question in Q&A
Aug 11, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

You may have solved this by now. But in case you haven't:
I'm not sure if you can omit the denominator argument from the Measure() section of the python code, but the output created by the Measure() function includes the counts (numerator), the population (denominator) and the rate (count/population) as three separate column. So if you just want the counts you can ignore the other columns in the output.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ciaranmci
Comment options

ciaranmci Sep 6, 2021
Collaborator Author

Answer selected by StevenMaude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants