Skip to content

casact/chainladder-python

This branch is 4 commits ahead of, 90 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 20, 2023
d206b32 · Nov 20, 2023
Jun 17, 2023
Jul 25, 2021
Nov 20, 2023
Jun 17, 2023
Jul 24, 2023
Sep 7, 2021
Jun 15, 2023
Dec 4, 2019
Nov 8, 2021
Nov 25, 2022
Sep 19, 2023
Oct 14, 2022
Jun 11, 2023
Jun 11, 2023
Sep 19, 2023
Jun 25, 2017
Jun 17, 2023

Repository files navigation

chainladder (python)

PyPI version Conda Version Build Status codecov io Documentation Status

chainladder: Property and Casualty Loss Reserving in Python

Welcome! The chainladder package was built to be able to handle all of your actuarial needs in python. It consists of popular actuarial tools, such as triangle data manipulation, link ratios calculation, and IBNR estimates with both deterministic and stochastic models. We build this package so you no longer have to rely on outdated softwares and tools when performing actuarial pricing or reserving indications.

This package strives to be minimalistic in needing its own API. The syntax mimics popular packages pandas for data manipulation and scikit-learn for model construction. An actuary that is already familiar with these tools will be able to pick up this package with ease. You will be able to save your mental energy for actual actuarial work.

Chainladder is built by a group of volunteers, and we need YOUR help!

This package is written in Python, if you are looking for a similar package written in R, please visit chainladder.

Dedicated Documentation Site

We have a dedicated documentation website, where you can find installation instructions, tutorials, example galleries, sample datasets, API references, change log history, and more.

Visit Chainladder-Python on Read the Docs.

Licenses

This package is released under Mozilla Public License 2.0.