Replies: 1 comment 6 replies
-
@myang1010 thank you for filing - a couple of question that could help clarify.
I also noticed that in the shared notebook output you print |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I'm experimenting with the Python notebook and ran into a question. When I check
is_adult_for_medicaid
for the 2024 period locally, I getFalse
, but when I run the same test in the Python notebook, I getTrue
. Here's the PE household link. Am I missing something here? Thanks!To print locally, I added below print lines inside policyengine_us/variables/gov/hhs/medicaid/eligibility/categories/medicaid_category.py,
Beta Was this translation helpful? Give feedback.
All reactions