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

[BUG] origin_as_datetime does nothing #407

Closed jbogaardt closed 1 year ago

jbogaardt commented 1 year ago

Describe the bug origin_as_datetime does nothing

To Reproduce This assertion should not fail

import chainladder as cl
assert cl.load_sample('raa').to_frame(origin_as_datetime=True).index == pd.DatetimeIndex