pywhy-stats


Namepywhy-stats JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/pywhy/pywhy-stats
SummaryStatistical methods for Python
upload_time2023-09-08 23:29:45
maintainer
docs_urlNone
authorPyWhy Community
requires_python>=3.8,<3.11
licenseMIT
keywords independence testing causal statistics conditional independence
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![CircleCI](https://circleci.com/gh/py-why/pywhy-stats/tree/main.svg?style=svg)](https://circleci.com/gh/py-why/pywhy-stats/tree/main)
[![unit-tests](https://github.com/py-why/pywhy-stats/actions/workflows/main.yml/badge.svg)](https://github.com/py-why/pywhy-stats/actions/workflows/main.yml)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![codecov](https://codecov.io/gh/py-why/pywhy-stats/branch/main/graph/badge.svg?token=H1reh7Qwf4)](https://codecov.io/gh/py-why/pywhy-stats)

# PyWhy-Stats

Pywhy-stats serves as Python library for implementations of various statistical methods, such as (un)conditional independence tests, which can be utilized in tasks like causal discovery.

# Documentation

See the [development version documentation](https://py-why.github.io/pywhy-stats/dev/index.html).

Or see [stable version documentation](https://py-why.github.io/pywhy-stats/stable/index.html)

# Installation

Installation is best done via `pip` or `conda`. For developers, they can also install from source using `pip`. See [installation page](TBD) for full details.

## Dependencies

Minimally, pywhy-stats requires:

    * Python (>=3.8)
    * numpy
    * scipy
    * scikit-learn

## User Installation

If you already have a working installation of numpy and scipy, the easiest way to install pywhy-stats is using `pip`:

    # doesn't work until we make an official release :p
    pip install -U pywhy-stats

To install the package from github, clone the repository and then `cd` into the directory. You can then use `poetry` to install:

    poetry install

    # if you would like an editable install of pywhy-stats for dev purposes
    pip install -e .

# Contributing

We welcome contributions from the community. Please refer to our [contributing document](./CONTRIBUTING.md) and [developer document](./DEVELOPING.md) for information on developer workflows.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pywhy/pywhy-stats",
    "name": "pywhy-stats",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.11",
    "maintainer_email": "",
    "keywords": "independence testing,causal statistics,conditional independence",
    "author": "PyWhy Community",
    "author_email": "bloebp@amazon.com",
    "download_url": "https://files.pythonhosted.org/packages/1f/f7/e37cafbda76675ba14a5620c8a3548a69e9eedcbac9db587b5cce9b607c0/pywhy_stats-0.1.tar.gz",
    "platform": null,
    "description": "[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![CircleCI](https://circleci.com/gh/py-why/pywhy-stats/tree/main.svg?style=svg)](https://circleci.com/gh/py-why/pywhy-stats/tree/main)\n[![unit-tests](https://github.com/py-why/pywhy-stats/actions/workflows/main.yml/badge.svg)](https://github.com/py-why/pywhy-stats/actions/workflows/main.yml)\n[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n[![codecov](https://codecov.io/gh/py-why/pywhy-stats/branch/main/graph/badge.svg?token=H1reh7Qwf4)](https://codecov.io/gh/py-why/pywhy-stats)\n\n# PyWhy-Stats\n\nPywhy-stats serves as Python library for implementations of various statistical methods, such as (un)conditional independence tests, which can be utilized in tasks like causal discovery.\n\n# Documentation\n\nSee the [development version documentation](https://py-why.github.io/pywhy-stats/dev/index.html).\n\nOr see [stable version documentation](https://py-why.github.io/pywhy-stats/stable/index.html)\n\n# Installation\n\nInstallation is best done via `pip` or `conda`. For developers, they can also install from source using `pip`. See [installation page](TBD) for full details.\n\n## Dependencies\n\nMinimally, pywhy-stats requires:\n\n    * Python (>=3.8)\n    * numpy\n    * scipy\n    * scikit-learn\n\n## User Installation\n\nIf you already have a working installation of numpy and scipy, the easiest way to install pywhy-stats is using `pip`:\n\n    # doesn't work until we make an official release :p\n    pip install -U pywhy-stats\n\nTo install the package from github, clone the repository and then `cd` into the directory. You can then use `poetry` to install:\n\n    poetry install\n\n    # if you would like an editable install of pywhy-stats for dev purposes\n    pip install -e .\n\n# Contributing\n\nWe welcome contributions from the community. Please refer to our [contributing document](./CONTRIBUTING.md) and [developer document](./DEVELOPING.md) for information on developer workflows.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Statistical methods for Python",
    "version": "0.1",
    "project_urls": {
        "Documentation": "https://py-why.github.io/pywhy-stats",
        "Homepage": "https://github.com/pywhy/pywhy-stats",
        "Repository": "https://github.com/pywhy/pywhy-stats"
    },
    "split_keywords": [
        "independence testing",
        "causal statistics",
        "conditional independence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6ccddde5eae76cbc13641e03777c2055a65bab16275399123cdaaa3ddae0497",
                "md5": "80b7b3e096e1f8d1c7669c1451c76cef",
                "sha256": "3e182bb81c1c0c48917b546483964aae6827b441222f58590ee7405bff635399"
            },
            "downloads": -1,
            "filename": "pywhy_stats-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80b7b3e096e1f8d1c7669c1451c76cef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.11",
            "size": 27281,
            "upload_time": "2023-09-08T23:29:43",
            "upload_time_iso_8601": "2023-09-08T23:29:43.867540Z",
            "url": "https://files.pythonhosted.org/packages/a6/cc/ddde5eae76cbc13641e03777c2055a65bab16275399123cdaaa3ddae0497/pywhy_stats-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ff7e37cafbda76675ba14a5620c8a3548a69e9eedcbac9db587b5cce9b607c0",
                "md5": "1ead7c9da5c2eaed8af80ceb38065106",
                "sha256": "3b2203d5da62c98b3f2ac2c15ec197f97241f1d5eb47746fa53ec51ebf4b4a2d"
            },
            "downloads": -1,
            "filename": "pywhy_stats-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1ead7c9da5c2eaed8af80ceb38065106",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.11",
            "size": 21972,
            "upload_time": "2023-09-08T23:29:45",
            "upload_time_iso_8601": "2023-09-08T23:29:45.587470Z",
            "url": "https://files.pythonhosted.org/packages/1f/f7/e37cafbda76675ba14a5620c8a3548a69e9eedcbac9db587b5cce9b607c0/pywhy_stats-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 23:29:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pywhy",
    "github_project": "pywhy-stats",
    "github_not_found": true,
    "lcname": "pywhy-stats"
}
        
Elapsed time: 0.12200s