chainladder 0.8.11-alpha
Pre-release
Pre-release
·
473 commits
to master
since this release
Bug Fixes:
- #239
val_to_dev
bug fixed - #254 Fixed an undesired mutation when using
cl.concat
- #257
to_frame
bug fix on empty triangles - #248
to_frame
bug and deprecation notice inorigin_as_datetime
argument. - #250 Bug fix in triangle initialization
- #258 Addressed silent error when predicting on a Triangle that is larger than the underlying model.
- #261 Addressed a
pandas>1.4.0
bug