Skip to content

chainladder 0.8.3

Compare
Choose a tag to compare
@jbogaardt jbogaardt released this 25 Apr 15:57
· 777 commits to master since this release

Enhancements

  • #135 - Added .at and .iat slicing and value assignment

Bug Fixes

  • #144 - Eliminated error when trying to assign a column from a different array backend.
  • #134 - Clearer error handling when attempting to instantiate a triangle with ages instead of date-likes
  • #143 - Reworked full_triangle_ run-off for expected loss methods.