chainladder


Namechainladder JSON
Version 0.8.19 PyPI version JSON
download
home_pagehttps://github.com/casact/chainladder-python
SummaryChainladder Package - P&C Loss Reserving package
upload_time2024-04-08 18:23:04
maintainerJohn Bogaardt
docs_urlNone
authorNone
requires_pythonNone
licenseMPL-2.0
keywords
VCS
bugtrack_url
requirements pandas scikit-learn numba sparse matplotlib dill patsy
Travis-CI No Travis.
coveralls test coverage
            .. -*- mode: rst -*-

.. |PyPI version| image:: https://badge.fury.io/py/chainladder.svg
   :target: https://badge.fury.io/py/chainladder

.. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/chainladder.svg
   :target: https://anaconda.org/conda-forge/chainladder

.. |Build Status| image:: https://github.com/casact/chainladder-python/workflows/Unit%20Tests/badge.svg

.. |Documentation Status| image:: https://readthedocs.org/projects/chainladder-python/badge/?version=latest
   :target: https://chainladder-python.readthedocs.io/en/latest/?badge=latest

.. |codecov io| image:: https://codecov.io/gh/casact/chainladder-python/branch/master/graphs/badge.svg
   :target: https://codecov.io/github/casact/chainladder-python?branch=latest

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`_.

.. _pandas: https://pandas.pydata.org/
.. _scikit-learn: https://scikit-learn.org/stable/
.. _chainladder: https://github.com/mages/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`_.

.. _Chainladder-Python on Read the Docs: https://chainladder-python.readthedocs.io/

Licenses
-------------------
This package is released under `Mozilla Public License 2.0`_.

.. _Mozilla Public License 2.0: https://github.com/casact/chainladder-python/blob/master/LICENSE

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/casact/chainladder-python",
    "name": "chainladder",
    "maintainer": "John Bogaardt",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "jbogaardt@gmail.com",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8e/1f/167ff4fa569142623a7834f09ab96a10827244f3cb9e4c7106d6b8dad39a/chainladder-0.8.19.tar.gz",
    "platform": null,
    "description": ".. -*- mode: rst -*-\n\n.. |PyPI version| image:: https://badge.fury.io/py/chainladder.svg\n   :target: https://badge.fury.io/py/chainladder\n\n.. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/chainladder.svg\n   :target: https://anaconda.org/conda-forge/chainladder\n\n.. |Build Status| image:: https://github.com/casact/chainladder-python/workflows/Unit%20Tests/badge.svg\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/chainladder-python/badge/?version=latest\n   :target: https://chainladder-python.readthedocs.io/en/latest/?badge=latest\n\n.. |codecov io| image:: https://codecov.io/gh/casact/chainladder-python/branch/master/graphs/badge.svg\n   :target: https://codecov.io/github/casact/chainladder-python?branch=latest\n\nchainladder (python)\n====================\n\n|PyPI version| |Conda Version| |Build Status| |codecov io| |Documentation Status|\n\nchainladder: Property and Casualty Loss Reserving in Python\n------------------------------------------------------------\n\nWelcome! 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.\n\nThis package strives to be minimalistic in needing its own API. The syntax mimics popular packages `pandas`_ for data manipulation and `scikit-learn`_ for model\nconstruction. 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.\n\nChainladder is built by a group of volunteers, and we need YOUR help!\n\nThis package is written in Python, if you are looking for a similar package written in R, please visit `chainladder`_.\n\n.. _pandas: https://pandas.pydata.org/\n.. _scikit-learn: https://scikit-learn.org/stable/\n.. _chainladder: https://github.com/mages/ChainLadder\n\n\nDedicated Documentation Site\n----------------------------\n\nWe have a dedicated documentation website, where you can find installation instructions, tutorials, example galleries, sample datasets,  API references, change log history, and more.\n\nVisit `Chainladder-Python on Read the Docs`_.\n\n.. _Chainladder-Python on Read the Docs: https://chainladder-python.readthedocs.io/\n\nLicenses\n-------------------\nThis package is released under `Mozilla Public License 2.0`_.\n\n.. _Mozilla Public License 2.0: https://github.com/casact/chainladder-python/blob/master/LICENSE\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "Chainladder Package - P&C Loss Reserving package",
    "version": "0.8.19",
    "project_urls": {
        "Download": "https://github.com/casact/chainladder-python/archive/v0.8.19.tar.gz",
        "Homepage": "https://github.com/casact/chainladder-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18822178db9a45e66a4b529889bfdaa9775013628d96738efea9eb76fd5a54c2",
                "md5": "9c07d900d607584a47430b357eb89399",
                "sha256": "51842d5fdf9b107e1f59d3483be9428730cbd100455d51e1982d88cb5e4c4d04"
            },
            "downloads": -1,
            "filename": "chainladder-0.8.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c07d900d607584a47430b357eb89399",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1331318,
            "upload_time": "2024-04-08T18:23:00",
            "upload_time_iso_8601": "2024-04-08T18:23:00.089641Z",
            "url": "https://files.pythonhosted.org/packages/18/82/2178db9a45e66a4b529889bfdaa9775013628d96738efea9eb76fd5a54c2/chainladder-0.8.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e1f167ff4fa569142623a7834f09ab96a10827244f3cb9e4c7106d6b8dad39a",
                "md5": "4f26bdba03713510a2c5cedf6e521ee3",
                "sha256": "65d1ca15dfa0556684d9eca7333e0b8136b90feaeccaad77904fccc28aa399f0"
            },
            "downloads": -1,
            "filename": "chainladder-0.8.19.tar.gz",
            "has_sig": false,
            "md5_digest": "4f26bdba03713510a2c5cedf6e521ee3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1263079,
            "upload_time": "2024-04-08T18:23:04",
            "upload_time_iso_8601": "2024-04-08T18:23:04.323522Z",
            "url": "https://files.pythonhosted.org/packages/8e/1f/167ff4fa569142623a7834f09ab96a10827244f3cb9e4c7106d6b8dad39a/chainladder-0.8.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 18:23:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "casact",
    "github_project": "chainladder-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "0.23"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "0.23"
                ]
            ]
        },
        {
            "name": "numba",
            "specs": [
                [
                    ">",
                    "0.54"
                ]
            ]
        },
        {
            "name": "sparse",
            "specs": [
                [
                    ">=",
                    "0.9"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "dill",
            "specs": []
        },
        {
            "name": "patsy",
            "specs": []
        }
    ],
    "lcname": "chainladder"
}
        
Elapsed time: 0.24986s