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
Added Triangle.valuation accessor to be used similar to origin and development. This allows for slicing valuations (e.g. diagonals).
Made triangle arithmetic more robust.
Extended tail patterns from a point estimate to a one year run-off plus a point estimate. This is to facilitate Actual Vs Expected analysis for the year following an analysis.
Created Triangle.values property to align with pandas-style syntax.