Skip to content

chainladder 0.8.10

Compare
Choose a tag to compare
@jbogaardt jbogaardt released this 04 Dec 14:34
· 571 commits to master since this release

Enhancements

  • #225 - Added support for mid-year triangles
  • Remove xlcompose as a dependency
  • #233 and #219 - Added more explicit warning when is_cumulative property of triangle is not set.
  • #192 Expanded drop_high and drop_low functionality to include integers and variable length lists. PR courtesy of @kennethshsu.

Bug fixes

  • #234 Coerce MackChainladder to zero variance when inbr_ and cdf_ are 0.
  • Fix bug in BarnettZehnwirth.transform that was previously not applying the log-transform correctly