A module for manipulating insurance loss triangles
Project description
Bermuda
Bermuda is a Python package for the representation, manipulation, and exploration of insurance loss triangles, created by Ledger Investing. It offers a user-friendly interface for:
Loading and saving insurance loss triangles using a number of formats (e.g. JSON, CSV, Pandas
DataFrameobjects, binary files).A single
Triangleclass for manipulating triangles of varying complexities (e.g. ragged, multi-program, cumulative or incremental triangles).An intuitive
Celltype that can hold multiple data types and metadata.A collection of useful
Cell- andTriangle-level functionality, including summarizing, aggregating, extending, filtering, and bootstrapping insurance loss triangles.
Check out the full documentation.
If you’re new to Bermuda, take a look at the Quick Start guide for a brief overview of its functionality, or the User Guide for a more complete explanation of Bermuda’s design decisions, insurance triangles, and Bermuda’s overall architecture. The Tutorials section includes common usage patterns.
If you’re interested in contributing to Bermuda, take a look at our Developer Guide.
Installation
Core:
python3.11 -m pip install bermuda-ledger
Developing:
python3.11 -m pip install 'bermuda-ledger[dev]'
Docs:
python3.11 -m pip install 'bermuda-ledger[docs]'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bermuda_ledger-2.1.7.tar.gz.
File metadata
- Download URL: bermuda_ledger-2.1.7.tar.gz
- Upload date:
- Size: 79.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed643cf470db51939c3b259a1b880fbe50debc335a1623e4239c2f926674231a
|
|
| MD5 |
ebde17060a66124abd96db8af21dfb4d
|
|
| BLAKE2b-256 |
a500bca6ca68f5495c06b4f68386e8a8dd0c71135c81c386d77c3872faf75e7a
|
File details
Details for the file bermuda_ledger-2.1.7-py3-none-any.whl.
File metadata
- Download URL: bermuda_ledger-2.1.7-py3-none-any.whl
- Upload date:
- Size: 98.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68b06b2070623ce231e4ea863b53cf5f1305d8c73a450d6248b580b472569e2d
|
|
| MD5 |
cf0465e473d878e57c7be713db7db360
|
|
| BLAKE2b-256 |
bcb4661d7c6c589d2a2ae2987e836841a1de4651e82bb31e4ee78f2a2002029f
|