Open jessegrabowski opened 1 year ago
Model simulations, for example the .simulate and .impulse_response_function methods, currently return pandas dataframes with awkward multi-indexes. These functions should be refactored to use xarrays instead.
.simulate
.impulse_response_function
Model simulations, for example the
.simulate
and.impulse_response_function
methods, currently return pandas dataframes with awkward multi-indexes. These functions should be refactored to use xarrays instead.