Skip to content

add summary_ to methodbase #839

@henrydingliu

Description

@henrydingliu

Description

outputting chainladder results can be a pain today, evidenced by our campaign to recreate friedland.

Is your feature request aligned with the scope of the package?

  • Yes, absolutely!
  • No, but it's still worth discussing.
  • N/A (this request is not a codebase enhancement).

Describe the solution you'd like, or your current workaround.

adding a property to MethodBase that displays the following in a pandas dataframframe

index
column
origin
development
ldf_
cdf_
latest_diagonal_
ultimate_
ibnr_

not every use case will need all these series each time. but it's easy enough to call .summary_[[columns_you_want]]

Do you have any additional supporting notes?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Effort > Serious 🐘Large, complex tasks requiring a few weeks to months of work.Impact > Moderate 🔶User-visible but non-breaking change. Treated like a minor version bump (e.g., 0.6.5 → 0.7.0).
    No fields configured for Feature.

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions