0.1.8
This release:
- Updates the
ogusa
package to include the zippedpsid_lifetime_income.csv.gz
file, which is now called in some calibration modules (bequest_transmission.py
,deterministic_profiles.py
, andtransfer_distirbution.py
), but with an option for the user to provide their own custom datafile. These changes allow for Jupyter notebook users to execute theCalibration
class object and for those who install theogusa
package from PyPI to have the required datafile for the major calibration modules.