Skip to content

Commit

Permalink
Remove imputation shrinkage
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Sep 4, 2024
1 parent 752aaf8 commit 95f5805
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions policyengine_us_data/datasets/cps/extended_cps.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@
"w2_wages_from_qualified_business",
]

IMPUTED_VARIABLES = IMPUTED_VARIABLES[:1]


class ExtendedCPS(Dataset):
cps: Type[CPS]
Expand Down

0 comments on commit 95f5805

Please sign in to comment.