Skip to content

chainladder 0.7.10

Compare
Choose a tag to compare
@jbogaardt jbogaardt released this 16 Jan 15:59
· 853 commits to master since this release
d083aa3

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