Skip to content

0.6.6: Merge pull request #844 from talumbau/handle_samples

Compare
Choose a tag to compare
@MattHJensen MattHJensen released this 13 Aug 11:25
· 6204 commits to master since this release
  • Revise code to use smaller puf.csv input file and make changes to create that input file
  • Remove debugging variables from functions.py reducing execution time by 42 percent [#833]
  • Add comments to show one way to use Python debugger to trace Tax-Calculator code [#835]
  • Add tests that confirm zeroing-out CALCULATED_VARS at start leaves results unchanged [#837]
  • Make 2013-2016 medical deduction threshold for elderly be 7.5% of AGI (not 10%) [#839]
  • Fix typo so that two ways of limiting itemized deductions produce the same results [#842]
  • Revise logic used to estimate behavioral responses to policy reforms [#846, #854, #857]