imputing


Nameimputing JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/samsonq/imputing
SummaryTools to identify type of missingness and appropriate imputation methods.
upload_time2023-10-23 04:00:28
maintainer
docs_urlNone
authorSamson Qian
requires_python>=3.6
licenseMIT
keywords missing missingness data imputation impute imputation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # imputing
Tools to identify type of missingness and appropriate imputation methods.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/samsonq/imputing",
    "name": "imputing",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "missing missingness data imputation impute imputation",
    "author": "Samson Qian",
    "author_email": "samsonqian@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/01/e34d11dd6e7eafd6f0414dee15adb05f3f332e632869fa2f8504a59c887a/imputing-0.1.0.tar.gz",
    "platform": null,
    "description": "# imputing\nTools to identify type of missingness and appropriate imputation methods.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools to identify type of missingness and appropriate imputation methods.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/samsonq/imputing"
    },
    "split_keywords": [
        "missing",
        "missingness",
        "data",
        "imputation",
        "impute",
        "imputation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9bfc4d54b7b26726ab8ead7fe063f90541ee52eb10daf34c43043dcd36c019c",
                "md5": "12fd0616a9fe26809aa6605d467f1ea3",
                "sha256": "8d64c75890ec08e8047fb2eaadbb1c3a453de9492c5a058aadc54741eb97ecdc"
            },
            "downloads": -1,
            "filename": "imputing-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12fd0616a9fe26809aa6605d467f1ea3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3232,
            "upload_time": "2023-10-23T04:00:26",
            "upload_time_iso_8601": "2023-10-23T04:00:26.195471Z",
            "url": "https://files.pythonhosted.org/packages/b9/bf/c4d54b7b26726ab8ead7fe063f90541ee52eb10daf34c43043dcd36c019c/imputing-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae01e34d11dd6e7eafd6f0414dee15adb05f3f332e632869fa2f8504a59c887a",
                "md5": "fc9e8335dbbb78257bc305ee51b6548a",
                "sha256": "e4d1bc9da205190ee04f3836e13560347ea97cfc5911fabb97b7d66b96b7fb30"
            },
            "downloads": -1,
            "filename": "imputing-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fc9e8335dbbb78257bc305ee51b6548a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3002,
            "upload_time": "2023-10-23T04:00:28",
            "upload_time_iso_8601": "2023-10-23T04:00:28.107462Z",
            "url": "https://files.pythonhosted.org/packages/ae/01/e34d11dd6e7eafd6f0414dee15adb05f3f332e632869fa2f8504a59c887a/imputing-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 04:00:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "samsonq",
    "github_project": "imputing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "imputing"
}
        
Elapsed time: 0.17927s