We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf7b5b commit fa7269bCopy full SHA for fa7269b
policyengine_us_data/tests/test_datasets/test_enhanced_cps.py
@@ -28,6 +28,7 @@ def test_policyengine_cps_loads(year: int):
28
29
assert not sim.calculate("household_net_income").isna().any()
30
31
+
32
def test_ecps_has_mortgage_interest():
33
from policyengine_us_data.datasets.cps import EnhancedCPS_2024
34
from policyengine_us import Microsimulation
0 commit comments