https://github.com/rocky-reserving/triangle-py
https://github.com/rocky-reserving/triangle-py
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rocky-reserving/triangle-py
- Owner: rocky-reserving
- Created: 2023-07-17T14:07:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-28T19:21:44.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:08:15.469Z (8 months ago)
- Language: Python
- Size: 48.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - rocky-reserving/triangle-py - (Python)
README
# `triangle` - data class representing a property-casualty loss development triangle
## Overview
`triangle` is a lightweight Python package for working with property-casualty loss development triangles. It is designed to be easy to use, with a simple API and minimal dependencies. It is also designed to be fast, with a focus on vectorized operations and efficient memory usage.This package was mainly developed for use in my `rocky` loss reserve modeling package, but it can be used independently of `rocky` as well. Includes io methods and basic chain-ladder functionality as well.