casact / chainladder-python

Actuarial reserving in Python
https://chainladder-python.readthedocs.io/en/latest/
Mozilla Public License 2.0
192 stars 71 forks source link

Adding 4D support to drop_hi/lo #370

Closed henrydingliu closed 2 years ago

henrydingliu commented 2 years ago

removed for loop. changed all 2D references to 4D.

note: this was only done for _drop_n. similar work needs to be done for _drop_x

jbogaardt commented 2 years ago

thank you @henrydingliu!