{ "info": { "author": "Aaron Schlegel", "author_email": "aaron@aaronschlegel.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# hypothetical - Hypothesis and Statistical Testing in Python\n\n[![Build Status](https://travis-ci.org/aschleg/hypy.svg?branch=master)](https://travis-ci.org/aschleg/hypy)\n[![Build status](https://ci.appveyor.com/api/projects/status/i1i1blt9ny3tyi6a?svg=true)](https://ci.appveyor.com/project/aschleg/hypy)\n[![Coverage Status](https://coveralls.io/repos/github/aschleg/hypy/badge.svg)](https://coveralls.io/github/aschleg/hypy)\n\nPython library for conducting hypothesis and other group comparison tests.\n\n## Available Methods\n\n### Hypothesis Testing\n\n* t-test (one and two-sample)\n* Mann-Whitney (two sample nonparametric variant of t-test)\n* Wilcoxon Rank Sum Test (one sample nonparametric test)\n\n### Analysis of Variance\n\n* Analysis of Variance\n\n## Features\n\n### Critical Value Tables\n\n* Wilcoxon Rank Sum W Statistic\n\n## Goal\n\n## Motivation\n\n## Requirements\n\n* Python 3.4+\n* pandas >= 0.22.0\n* numpy >= 1.13.0\n* numpy_indexed >= 0.3.5\n\n## Installation\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "hypothetical", "package_url": "https://pypi.org/project/hypothetical/", "platform": "", "project_url": "https://pypi.org/project/hypothetical/", "project_urls": null, "release_url": "https://pypi.org/project/hypothetical/0.1.0/", "requires_dist": [ "numpy (>=1.13.0)", "numpy-indexed (>=0.3.5)", "pandas (>=0.22.0)", "scipy (>=1.1.0)" ], "requires_python": "", "summary": "Hypothesis testing and other testing methods.", "version": "0.1.0" }, "last_serial": 3903520, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "841dc0907cbdf7d9ccae1ecdfe4de77d", "sha256": "bc63044005bc87ca5d9b677908e152b2ed94f2cfddabec6069cd97e5905095a0" }, "downloads": -1, "filename": "hypothetical-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "841dc0907cbdf7d9ccae1ecdfe4de77d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15354, "upload_time": "2018-05-27T14:21:21", "url": "https://files.pythonhosted.org/packages/95/cd/bc9caa7db0ddecd274010cd85f763d46c5467d182172b62c7e9a50f5e9de/hypothetical-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca0dfff9c3bcd18cfbccf8a422fef116", "sha256": "473d4c44e0a7088240f57128b0fdbff6dc7158183779ac757c866237e00ba4b6" }, "downloads": -1, "filename": "hypothetical-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ca0dfff9c3bcd18cfbccf8a422fef116", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10360, "upload_time": "2018-05-27T14:21:22", "url": "https://files.pythonhosted.org/packages/12/92/1aefa76ba7d1d49f377291eef8e596e4f3781a9fd6bc41439cfca73b6e97/hypothetical-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "841dc0907cbdf7d9ccae1ecdfe4de77d", "sha256": "bc63044005bc87ca5d9b677908e152b2ed94f2cfddabec6069cd97e5905095a0" }, "downloads": -1, "filename": "hypothetical-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "841dc0907cbdf7d9ccae1ecdfe4de77d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15354, "upload_time": "2018-05-27T14:21:21", "url": "https://files.pythonhosted.org/packages/95/cd/bc9caa7db0ddecd274010cd85f763d46c5467d182172b62c7e9a50f5e9de/hypothetical-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca0dfff9c3bcd18cfbccf8a422fef116", "sha256": "473d4c44e0a7088240f57128b0fdbff6dc7158183779ac757c866237e00ba4b6" }, "downloads": -1, "filename": "hypothetical-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ca0dfff9c3bcd18cfbccf8a422fef116", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10360, "upload_time": "2018-05-27T14:21:22", "url": "https://files.pythonhosted.org/packages/12/92/1aefa76ba7d1d49f377291eef8e596e4f3781a9fd6bc41439cfca73b6e97/hypothetical-0.1.0.tar.gz" } ] }