timely-beliefs


Nametimely-beliefs JSON
Version 2.3.0 PyPI version JSON
download
home_pageNone
SummaryData modelled as beliefs (at a certain time) about events (at a certain time).
upload_time2024-03-25 09:53:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords time series forecasting analytics visualization uncertainty lineage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Model to represent data as beliefs about events, stored in the form of a multi-index pandas DataFrame enriched with attributes to get out convenient representations of the data.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "timely-beliefs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "time series, forecasting, analytics, visualization, uncertainty, lineage",
    "author": null,
    "author_email": "Seita BV <felix@seita.nl>",
    "download_url": "https://files.pythonhosted.org/packages/b9/a5/1aa6efce2923169132754e1abae133dbaa0805dd5f7dd29ec0b5dfaea83f/timely-beliefs-2.3.0.tar.gz",
    "platform": null,
    "description": "Model to represent data as beliefs about events, stored in the form of a multi-index pandas DataFrame enriched with attributes to get out convenient representations of the data.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Data modelled as beliefs (at a certain time) about events (at a certain time).",
    "version": "2.3.0",
    "project_urls": {
        "documentation": "https://github.com/SeitaBV/timely-beliefs#readme",
        "homepage": "https://github.com/seitabv/timely-beliefs"
    },
    "split_keywords": [
        "time series",
        " forecasting",
        " analytics",
        " visualization",
        " uncertainty",
        " lineage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b69f26c4585edba336addf85f41a5420170abfbc1ce6d213632938e61838e8fe",
                "md5": "c839f9b5773439be17e3491ee8076201",
                "sha256": "887452d55268949fa735c8901671cee88e9255c7dadd26664bc3d5e0b9e08f1c"
            },
            "downloads": -1,
            "filename": "timely_beliefs-2.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c839f9b5773439be17e3491ee8076201",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 800191,
            "upload_time": "2024-03-25T09:53:15",
            "upload_time_iso_8601": "2024-03-25T09:53:15.902786Z",
            "url": "https://files.pythonhosted.org/packages/b6/9f/26c4585edba336addf85f41a5420170abfbc1ce6d213632938e61838e8fe/timely_beliefs-2.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9a51aa6efce2923169132754e1abae133dbaa0805dd5f7dd29ec0b5dfaea83f",
                "md5": "99a2af68b803dc61cd2bf73f862d4269",
                "sha256": "40d292e924f4979d6c81d7ff4acdc789a2146664a1365846c9fd60391f85abf3"
            },
            "downloads": -1,
            "filename": "timely-beliefs-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "99a2af68b803dc61cd2bf73f862d4269",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 787177,
            "upload_time": "2024-03-25T09:53:18",
            "upload_time_iso_8601": "2024-03-25T09:53:18.773455Z",
            "url": "https://files.pythonhosted.org/packages/b9/a5/1aa6efce2923169132754e1abae133dbaa0805dd5f7dd29ec0b5dfaea83f/timely-beliefs-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 09:53:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SeitaBV",
    "github_project": "timely-beliefs#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "timely-beliefs"
}
        
Elapsed time: 0.24117s