-
Notifications
You must be signed in to change notification settings - Fork 0
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
Viv3ckj/statistics #66
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should restructure the script and make it easier to read by following a consistent structure. We should overwrite denominator as it now means 2 different things depending on where we are in script. Also I think we should have all the code first, then define all measures together at the end of the script?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks great! all that needed now is to remove all changes from analysis/measures_definition_pf_breakdown.py
. Have a look at the suggestions I made in the new measures definition. Mostly small nitpicks, see what you think!
Closes #50