You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: