Are you on the latest chainladder version?
Describe the bug in words
Fitting a triangle objective with either multiple index or multiple columns will break mackchainladder
How can the bug be reproduced?
this errors out
tri = cl.load_sample('clrd').loc['Agway Ins Co']['IncurLoss','CumPaidLoss']
cl.MackChainladder().fit(tri)
What is the expected behavior?
this should fit normally
Are you on the latest chainladder version?
Describe the bug in words
Fitting a triangle objective with either multiple index or multiple columns will break mackchainladder
How can the bug be reproduced?
this errors out
What is the expected behavior?
this should fit normally