dixonstat


Namedixonstat JSON
Version 0.1.0a0.dev0 PyPI version JSON
download
home_pageNone
SummaryComputing the critical values of a Dixon's r statistic
upload_time2024-11-24 21:34:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords dixon's q test dixon's r statistic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dixonstat

![Linux](https://github.com/sergiud/dixonstat/actions/workflows/linux.yml/badge.svg)
[![codecov](https://codecov.io/gh/sergiud/dixonstat/graph/badge.svg?token=89OIQDFWHV)](https://codecov.io/gh/sergiud/dixonstat)
[![Documentation Status](https://readthedocs.org/projects/dixonstat/badge/?version=latest)](https://dixonstat.readthedocs.io/en/latest/?badge=latest)
[![PyPI - Version](https://img.shields.io/pypi/v/dixonstat.svg)](https://pypi.org/project/dixonstat)

Identification and rejection of outliers using Dixon\'s *r* statistics.

## License

`dixonstat` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dixonstat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dixon's q test, dixon's r statistic",
    "author": null,
    "author_email": "Sergiu Deitsch <sergiu.deitsch@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/da/50/7979d7a35aa5fd0516d089d10caa3662d31ffcfb76e8e57a2441c32949ae/dixonstat-0.1.0a0.dev0.tar.gz",
    "platform": null,
    "description": "# dixonstat\n\n![Linux](https://github.com/sergiud/dixonstat/actions/workflows/linux.yml/badge.svg)\n[![codecov](https://codecov.io/gh/sergiud/dixonstat/graph/badge.svg?token=89OIQDFWHV)](https://codecov.io/gh/sergiud/dixonstat)\n[![Documentation Status](https://readthedocs.org/projects/dixonstat/badge/?version=latest)](https://dixonstat.readthedocs.io/en/latest/?badge=latest)\n[![PyPI - Version](https://img.shields.io/pypi/v/dixonstat.svg)](https://pypi.org/project/dixonstat)\n\nIdentification and rejection of outliers using Dixon\\'s *r* statistics.\n\n## License\n\n`dixonstat` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Computing the critical values of a Dixon's r statistic",
    "version": "0.1.0a0.dev0",
    "project_urls": {
        "Documentation": "https://dixonstat.readthedocs.io",
        "Issues": "https://github.com/sergiud/dixonstat/issues",
        "Source": "https://github.com/sergiud/dixonstat"
    },
    "split_keywords": [
        "dixon's q test",
        " dixon's r statistic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbe33e92a73ace9247858e90205d3db2dcfe11967c1077a3b674a49d4ab21f23",
                "md5": "372585f77d8c25dd78c0f7fa78d82128",
                "sha256": "1f15641f92a05b1835bedb8f6f87791c02cbaab8c17b6a940c4c79071549e78a"
            },
            "downloads": -1,
            "filename": "dixonstat-0.1.0a0.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "372585f77d8c25dd78c0f7fa78d82128",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12527,
            "upload_time": "2024-11-24T21:34:27",
            "upload_time_iso_8601": "2024-11-24T21:34:27.433130Z",
            "url": "https://files.pythonhosted.org/packages/db/e3/3e92a73ace9247858e90205d3db2dcfe11967c1077a3b674a49d4ab21f23/dixonstat-0.1.0a0.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da507979d7a35aa5fd0516d089d10caa3662d31ffcfb76e8e57a2441c32949ae",
                "md5": "f38ed578ac916bb0bfdf2f8655814361",
                "sha256": "ecad21c62b0c883c5d3bed3986f3ff825c7d475c96dc3852e989735885bd3441"
            },
            "downloads": -1,
            "filename": "dixonstat-0.1.0a0.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "f38ed578ac916bb0bfdf2f8655814361",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16462,
            "upload_time": "2024-11-24T21:34:29",
            "upload_time_iso_8601": "2024-11-24T21:34:29.065570Z",
            "url": "https://files.pythonhosted.org/packages/da/50/7979d7a35aa5fd0516d089d10caa3662d31ffcfb76e8e57a2441c32949ae/dixonstat-0.1.0a0.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 21:34:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sergiud",
    "github_project": "dixonstat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dixonstat"
}
        
Elapsed time: 2.70756s