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

Limit observation_period_end_date to current date #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kzollove
Copy link
Contributor

@kzollove kzollove commented Mar 17, 2023

Fixes #39
By limiting the end_date to current date, age groups are created without NAs

PR Checklist

If you are contributing to MentalHealthEquity, please make sure you are able to check off each item on this list:

  • Did I make sure to only change the part of the file where I introduced a new change/feature?
  • Did I cover all corner cases to be close to 100% test coverage (if applicable)?
  • Did I properly add dependencies to the and set an upper bound of the dependency (if applicable)?
  • Did I clearly articulate why this PR was made the way it was and how it was made?

Link to relevant issue(s)
Closes #39

How did you address these issues with this PR? What methods did you use?

Fixes ohdsi-studies#39 
By limiting the end_date to current date, age groups are created without NAs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant