process-improve


Nameprocess-improve JSON
Version 0.9.78 PyPI version JSON
download
home_pageNone
SummaryDesigned Experiments; Latent Variables (PCA, PLS, multivariate methods with missing data); Process Monitoring; Batch data analysis.
upload_time2025-02-07 12:09:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT license
keywords designed experiments latent variables pca pls multivariate data analysis batch data analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Process Improvement (using Data)

This is a package that goes with the
[online book](https://learnche.org/pid) of the same title,
Process Improvement using Data.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "process-improve",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "Designed Experiments, Latent Variables, PCA, PLS, Multivariate Data Analysis, Batch data analysis",
    "author": null,
    "author_email": "Kevin Dunn <kgdunn@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5e/7f/314dfa5090af2b6e083518aa40d20c02f46454c174f618a355c213e8f27c/process_improve-0.9.78.tar.gz",
    "platform": null,
    "description": "# Process Improvement (using Data)\n\nThis is a package that goes with the\n[online book](https://learnche.org/pid) of the same title,\nProcess Improvement using Data.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Designed Experiments; Latent Variables (PCA, PLS, multivariate methods with missing data); Process Monitoring; Batch data analysis.",
    "version": "0.9.78",
    "project_urls": {
        "Homepage": "https://github.com/kgdunn/process_improve",
        "Issues": "https://github.com/kgdunn/process_improve/issues",
        "Repository": "https://github.com/kgdunn/process_improve"
    },
    "split_keywords": [
        "designed experiments",
        " latent variables",
        " pca",
        " pls",
        " multivariate data analysis",
        " batch data analysis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "209c8e153464a5c9463e9b276735fec2b71e10781d18449c68fe3cf857d21c40",
                "md5": "a3c94db64e9b10faf57f84c335f6006f",
                "sha256": "9f58dd536ee233cf4a52c219963f14aff94090e0f45f2a21a1cadfd98a7e5377"
            },
            "downloads": -1,
            "filename": "process_improve-0.9.78-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3c94db64e9b10faf57f84c335f6006f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 1464211,
            "upload_time": "2025-02-07T12:09:44",
            "upload_time_iso_8601": "2025-02-07T12:09:44.491834Z",
            "url": "https://files.pythonhosted.org/packages/20/9c/8e153464a5c9463e9b276735fec2b71e10781d18449c68fe3cf857d21c40/process_improve-0.9.78-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e7f314dfa5090af2b6e083518aa40d20c02f46454c174f618a355c213e8f27c",
                "md5": "2c68c01271c63bb34871f85785ee395b",
                "sha256": "3362e67bc621b6965e7cebbad59d133a88da909e57ef55ee4e2617dc22339f2e"
            },
            "downloads": -1,
            "filename": "process_improve-0.9.78.tar.gz",
            "has_sig": false,
            "md5_digest": "2c68c01271c63bb34871f85785ee395b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 1466352,
            "upload_time": "2025-02-07T12:09:47",
            "upload_time_iso_8601": "2025-02-07T12:09:47.586238Z",
            "url": "https://files.pythonhosted.org/packages/5e/7f/314dfa5090af2b6e083518aa40d20c02f46454c174f618a355c213e8f27c/process_improve-0.9.78.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 12:09:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kgdunn",
    "github_project": "process_improve",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "process-improve"
}
        
Elapsed time: 0.94171s