chainladder.load_sample

Contents

chainladder.load_sample#

chainladder.load_sample(key: str, *args, **kwargs)#

Function to load datasets included in the chainladder package.

Parameters:
key: str

The name of the dataset, e.g. RAA, ABC, UKMotor, GenIns, etc.

Returns:
pandas.DataFrame of the loaded dataset.