Skip to content

0.2.2

Choose a tag to compare

@rickecon rickecon released this 25 Apr 16:53
· 140 commits to master since this release
7d369fd

This release:

  • Updates get_micro_data.py to use the new taxcalc TMD constructor method. To do this, arguments had to be passed all the way through from the Calibration class object in calibrate.py.
  • Renames and updates run_ogusa.py, run_ogusa_tmd.py, and run_current_policy_baseline.py run scripts.
  • Updates .gitignore and README.md.
  • Updates test_get_micro_data.py test test_tmd_path() to be consistent with new code in calibrate.py and get_micro_data.py
  • Updates the test_run_example.py test to correspond to the new run script names.
  • Adds a make format command to Makefile.