chainladder 0.7.10
Bug fixes
- #108 -
sample_weight
error handling on predict - thank you @cbalona - #107 - Latest diagonal of empty triangle now resolves
- #106 - Improved
loc
consistency with pandas - #105 - Addressed broadcasting error during triangle arithmetic
- #103 - Fixed Index alignment with triangle arithmetic consistent with
pd.Series