TidyDistribution


NameTidyDistribution JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summary使用Scipy库实现统计分布的简洁程序库,五个函数搞定所有常用的统计分布!
upload_time2023-11-21 07:43:24
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License Copyright (c) 2023 The Python Packaging Authority Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords scipy 函数封装 简介代码 统计分布
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TidyDistribution

TidyDistribution是一个对Scipy统计分布的简洁函数封装,使用五个函数搞定所有的统计分布。它有着下面的优点:

- 仅一个函数,就可以计算所有常用分布的累积分布函数。
- 仅一个函数,就可以计算所有常用分布的概率密度或者概率质量函数。
- 仅一个函数,就可以计算所有常用分布的分位数函数。
- 仅一个函数,就可以计算所有常用分布的随机数函数。
- 这是一个中文docstring的Python函数库,帮助文档容易看懂。
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "TidyDistribution",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "LiuAndy <andylau_dh@163.com>",
    "keywords": "Scipy,\u51fd\u6570\u5c01\u88c5,\u7b80\u4ecb\u4ee3\u7801,\u7edf\u8ba1\u5206\u5e03",
    "author": "",
    "author_email": "LiuAndy <andylau_dh@163.com>",
    "download_url": "https://files.pythonhosted.org/packages/25/a5/3e5bedb32dddc843b209b504af4151c146ef8bca6944a13dd6fcb0537f7e/tidydistribution-0.0.1.tar.gz",
    "platform": null,
    "description": "# TidyDistribution\n\nTidyDistribution\u662f\u4e00\u4e2a\u5bf9Scipy\u7edf\u8ba1\u5206\u5e03\u7684\u7b80\u6d01\u51fd\u6570\u5c01\u88c5\uff0c\u4f7f\u7528\u4e94\u4e2a\u51fd\u6570\u641e\u5b9a\u6240\u6709\u7684\u7edf\u8ba1\u5206\u5e03\u3002\u5b83\u6709\u7740\u4e0b\u9762\u7684\u4f18\u70b9:\n\n- \u4ec5\u4e00\u4e2a\u51fd\u6570\uff0c\u5c31\u53ef\u4ee5\u8ba1\u7b97\u6240\u6709\u5e38\u7528\u5206\u5e03\u7684\u7d2f\u79ef\u5206\u5e03\u51fd\u6570\u3002\n- \u4ec5\u4e00\u4e2a\u51fd\u6570\uff0c\u5c31\u53ef\u4ee5\u8ba1\u7b97\u6240\u6709\u5e38\u7528\u5206\u5e03\u7684\u6982\u7387\u5bc6\u5ea6\u6216\u8005\u6982\u7387\u8d28\u91cf\u51fd\u6570\u3002\n- \u4ec5\u4e00\u4e2a\u51fd\u6570\uff0c\u5c31\u53ef\u4ee5\u8ba1\u7b97\u6240\u6709\u5e38\u7528\u5206\u5e03\u7684\u5206\u4f4d\u6570\u51fd\u6570\u3002\n- \u4ec5\u4e00\u4e2a\u51fd\u6570\uff0c\u5c31\u53ef\u4ee5\u8ba1\u7b97\u6240\u6709\u5e38\u7528\u5206\u5e03\u7684\u968f\u673a\u6570\u51fd\u6570\u3002\n- \u8fd9\u662f\u4e00\u4e2a\u4e2d\u6587docstring\u7684Python\u51fd\u6570\u5e93\uff0c\u5e2e\u52a9\u6587\u6863\u5bb9\u6613\u770b\u61c2\u3002",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 The Python Packaging Authority  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "\u4f7f\u7528Scipy\u5e93\u5b9e\u73b0\u7edf\u8ba1\u5206\u5e03\u7684\u7b80\u6d01\u7a0b\u5e8f\u5e93\uff0c\u4e94\u4e2a\u51fd\u6570\u641e\u5b9a\u6240\u6709\u5e38\u7528\u7684\u7edf\u8ba1\u5206\u5e03\uff01",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://github.com/LiuAndy-art/TidyDistribution",
        "Homepage": "https://github.com/LiuAndy-art/TidyDistribution",
        "Repository": "https://github.com/LiuAndy-art/TidyDistribution"
    },
    "split_keywords": [
        "scipy",
        "\u51fd\u6570\u5c01\u88c5",
        "\u7b80\u4ecb\u4ee3\u7801",
        "\u7edf\u8ba1\u5206\u5e03"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4475cc4de0736c3b634a4a31d46bac27c7f0488eec7301f7b4f0a11309e45cd5",
                "md5": "76dc30ece2917187574a1165f5bef386",
                "sha256": "4908cf77df374cf31d04a0f72c6fc675dcefbb56052e99cacbdf250dfe2d5118"
            },
            "downloads": -1,
            "filename": "tidydistribution-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76dc30ece2917187574a1165f5bef386",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 38707,
            "upload_time": "2023-11-21T07:43:22",
            "upload_time_iso_8601": "2023-11-21T07:43:22.285915Z",
            "url": "https://files.pythonhosted.org/packages/44/75/cc4de0736c3b634a4a31d46bac27c7f0488eec7301f7b4f0a11309e45cd5/tidydistribution-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25a53e5bedb32dddc843b209b504af4151c146ef8bca6944a13dd6fcb0537f7e",
                "md5": "9f3e8181b14e513dc22e38d7a9bf2f1b",
                "sha256": "d41efeb1cbd1baf6cf9672acf79ae3420e8cbe15f7f63e2552fcc27a2bfee36b"
            },
            "downloads": -1,
            "filename": "tidydistribution-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f3e8181b14e513dc22e38d7a9bf2f1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 31366,
            "upload_time": "2023-11-21T07:43:24",
            "upload_time_iso_8601": "2023-11-21T07:43:24.435969Z",
            "url": "https://files.pythonhosted.org/packages/25/a5/3e5bedb32dddc843b209b504af4151c146ef8bca6944a13dd6fcb0537f7e/tidydistribution-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-21 07:43:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LiuAndy-art",
    "github_project": "TidyDistribution",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tidydistribution"
}
        
Elapsed time: 0.23146s