logicDS


NamelogicDS JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryPathway to linear regression
upload_time2024-09-30 07:54:16
maintainerNone
docs_urlNone
authorKwesi Danso
requires_pythonNone
licenseMIT
keywords logicds
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a list of functions leading to calculating linear function.Stareted with the mean and slope of data

Change log

==============================


0.0.1(09/30/2024)
------------------------------
- First Release
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "logicDS",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "logicDS",
    "author": "Kwesi Danso",
    "author_email": "Kwesidanso413@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ba/41/0b74f67e3e7df75c0643a5e72238b087f0e28ef1d0fc0496945e0c01ea7d/logicDS-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a list of functions leading to calculating linear function.Stareted with the mean and slope of data\n\nChange log\n\n==============================\n\n\n0.0.1(09/30/2024)\n------------------------------\n- First Release",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pathway to linear regression",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "logicds"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba410b74f67e3e7df75c0643a5e72238b087f0e28ef1d0fc0496945e0c01ea7d",
                "md5": "6e3bc2f419f963279bb9060e209effe2",
                "sha256": "6d4fa547355a5c3769fd821ea8524e7876d342a61b3bd508acad61362aefb21e"
            },
            "downloads": -1,
            "filename": "logicDS-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6e3bc2f419f963279bb9060e209effe2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2582,
            "upload_time": "2024-09-30T07:54:16",
            "upload_time_iso_8601": "2024-09-30T07:54:16.604624Z",
            "url": "https://files.pythonhosted.org/packages/ba/41/0b74f67e3e7df75c0643a5e72238b087f0e28ef1d0fc0496945e0c01ea7d/logicDS-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 07:54:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "logicds"
}
        
Elapsed time: 1.66155s