Hello, Thank you for making this available. I am very interested to learn how this model works. Would you be able to upload the data referenced in the params.py file? I.e.:
INFORCE_PATH = '/home/jzhang/github/nested_stochastic/data/inforce_input_full.csv'
# EXCEL_CALCULATION_PATH = '/home/jzhang/github/nested_stochastic/data/Excel Calculation_qrtly.xlsx'
ESG_PATH = '/home/jzhang/github/sos_data/SOA_ESG_1000.csv'
FUND_MAP_PATH = '/home/jzhang/github/sos_data/fund_mapping.csv'
MORTALITY_PATH = '/home/jzhang/github/sos_data/Mortality.csv'
INFORCE_PATH = '/home/jzhang/github/nested_stochastic/data/inforce_input_full.csv'
SOA_ESG_PATH = '/home/jzhang/github/sos_data/SOA_ESG_1000.csv'
FUND_MAP_PATH = '/home/jzhang/github/sos_data/fund_mapping.csv'
MORTALITY_PATH = '/home/jzhang/github/sos_data/Mortality.csv'
Hello, Thank you for making this available. I am very interested to learn how this model works. Would you be able to upload the data referenced in the
params.pyfile? I.e.: