{ "info": { "author": "Peter Quackenbush", "author_email": "pquack@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "tweedie is a Python library implementing scipy's ``rv_continuous`` class\nfor the Tweedie family. The Tweedie family is a member of the exponential\ndispersion model family and is commonly used in the insurance indsutry\nto model claim amounts for insurance policies (exposure).\n\nThe main focus of this package is the compound-Poisson behavior,\nspecifically where :math:`1 < p < 2`. However, it should be possible to\ncalculate the distribution for all the possible values of p.\n\n.. image:: https://travis-ci.org/thequackdaddy/tweedie.png?branch=master\n :target: https://travis-ci.org/thequackdaddy/tweedie\n\n.. image:: http://codecov.io/github/thequackdaddy/tweedie/coverage.svg?branch=master\n :target: http://codecov.io/github/thequackdaddy/tweedie?branch=master\n\nDocumentation:\n Some of the functions are well documented. Others, not so well. In future\n versions, I might try to publish.\n\nDownloads:\n https://github.com/thequackdaddy/tweedie\n\nDependencies:\n * Python (2.7, or 3.4+)\n * numpy\n * scipy\n\nOptional dependencies:\n * pytest: needed to run tests\n\nInstall:\n At the moment, ``python setup.py install`` will work. I'll try to put this on\n pypi at some point in the future.\n\nCode and bug tracker:\n https://github.com/thequackdaddy/tweedie\n\nLicense:\n 2-clause BSD, see LICENSE.txt for details.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thequackdaddy/tweedie", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "tweedie", "package_url": "https://pypi.org/project/tweedie/", "platform": "", "project_url": "https://pypi.org/project/tweedie/", "project_urls": { "Homepage": "https://github.com/thequackdaddy/tweedie" }, "release_url": "https://pypi.org/project/tweedie/0.0.7/", "requires_dist": null, "requires_python": "", "summary": "Tweedie distribution", "version": "0.0.7" }, "last_serial": 4251725, "releases": { "0.0.7": [ { "comment_text": "", "digests": { "md5": "2ad376f91d34cc8793869023d33b2919", "sha256": "a3ac2211b2466acef9f16a03d6a7beae1ebb23d8a898a7503d7ebd818f4622c0" }, "downloads": -1, "filename": "tweedie-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ad376f91d34cc8793869023d33b2919", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7875, "upload_time": "2018-09-08T14:41:33", "url": "https://files.pythonhosted.org/packages/f6/27/347144729c0b33238087bb2f9f2481ba83af31a93a8ead15ad70ee7906df/tweedie-0.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "10669d27ff4def0c4f1dfa9b0fa207e5", "sha256": "b4d71b46b85e14708f4f04f5738515c976e844eeea530895b90a35b17472c3d1" }, "downloads": -1, "filename": "tweedie-0.0.7.tar.gz", "has_sig": false, "md5_digest": "10669d27ff4def0c4f1dfa9b0fa207e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23005, "upload_time": "2018-09-08T14:41:32", "url": "https://files.pythonhosted.org/packages/a8/e4/cdc56898461012c7227c1f13a422280ad90881a4148361e117286674bb87/tweedie-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ad376f91d34cc8793869023d33b2919", "sha256": "a3ac2211b2466acef9f16a03d6a7beae1ebb23d8a898a7503d7ebd818f4622c0" }, "downloads": -1, "filename": "tweedie-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ad376f91d34cc8793869023d33b2919", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7875, "upload_time": "2018-09-08T14:41:33", "url": "https://files.pythonhosted.org/packages/f6/27/347144729c0b33238087bb2f9f2481ba83af31a93a8ead15ad70ee7906df/tweedie-0.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "10669d27ff4def0c4f1dfa9b0fa207e5", "sha256": "b4d71b46b85e14708f4f04f5738515c976e844eeea530895b90a35b17472c3d1" }, "downloads": -1, "filename": "tweedie-0.0.7.tar.gz", "has_sig": false, "md5_digest": "10669d27ff4def0c4f1dfa9b0fa207e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23005, "upload_time": "2018-09-08T14:41:32", "url": "https://files.pythonhosted.org/packages/a8/e4/cdc56898461012c7227c1f13a422280ad90881a4148361e117286674bb87/tweedie-0.0.7.tar.gz" } ] }