researchpy


Nameresearchpy JSON
Version 0.3.6 PyPI version JSON
download
home_page
SummaryResearchpy produces Pandas DataFrames that contain relevant statistical testing information that is commonly required for academic research.
upload_time2024-03-05 16:36:24
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords researchpy statistics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # researchpy
Source code for researchpy. Documentation and licensing information can be found here: https://github.com/researchpy/documentation

##### Citation Recommendation
Bryant. C (2018). Researchpy. https://github.com/researchpy/researchpy

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "researchpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Corey Bryant <CoreyBryant10@gmail.com>",
    "keywords": "researchpy,statistics",
    "author": "",
    "author_email": "Corey Bryant <CoreyBryant10@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/68/0a/9899ae449a5a42c7a05ed4f3e97f716fcf2507f5733f14533058f5df4acc/researchpy-0.3.6.tar.gz",
    "platform": null,
    "description": "# researchpy\r\nSource code for researchpy. Documentation and licensing information can be found here: https://github.com/researchpy/documentation\r\n\r\n##### Citation Recommendation\r\nBryant. C (2018). Researchpy. https://github.com/researchpy/researchpy\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Researchpy produces Pandas DataFrames that contain relevant statistical testing information that is commonly required for academic research.",
    "version": "0.3.6",
    "project_urls": {
        "Documentation": "https://researchpy.readthedocs.io/",
        "Homepage": "https://researchpy.readthedocs.io/",
        "Repository": "https://github.com/researchpy/researchpy.git"
    },
    "split_keywords": [
        "researchpy",
        "statistics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f23af89796ede409890a27612c6e27d21bb65763bb7c034cd36d7577abe3edbf",
                "md5": "ea5b3eeb2438576a49973b8368feccad",
                "sha256": "e1bdd3f9e4bd68fd23a02786e495463f838e6a9b228f0f8e797493bdd3af07d8"
            },
            "downloads": -1,
            "filename": "researchpy-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea5b3eeb2438576a49973b8368feccad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 34331,
            "upload_time": "2024-03-05T16:36:21",
            "upload_time_iso_8601": "2024-03-05T16:36:21.097593Z",
            "url": "https://files.pythonhosted.org/packages/f2/3a/f89796ede409890a27612c6e27d21bb65763bb7c034cd36d7577abe3edbf/researchpy-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "680a9899ae449a5a42c7a05ed4f3e97f716fcf2507f5733f14533058f5df4acc",
                "md5": "f413e9eed3bec449a9a989de257cc730",
                "sha256": "53ff4294675aa2a80abc5922ef165e2a5da3d0305a27e58035fb15396d281733"
            },
            "downloads": -1,
            "filename": "researchpy-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "f413e9eed3bec449a9a989de257cc730",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 30093,
            "upload_time": "2024-03-05T16:36:24",
            "upload_time_iso_8601": "2024-03-05T16:36:24.603404Z",
            "url": "https://files.pythonhosted.org/packages/68/0a/9899ae449a5a42c7a05ed4f3e97f716fcf2507f5733f14533058f5df4acc/researchpy-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 16:36:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "researchpy",
    "github_project": "researchpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "researchpy"
}
        
Elapsed time: 0.22615s