Closed jbogaardt closed 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
Describe the bug origin_as_datetime does nothing
To Reproduce This assertion should not fail