timely-beliefs


Nametimely-beliefs JSON
Version 3.2.3 PyPI version JSON
download
home_pageNone
SummaryData modelled as beliefs (at a certain time) about events (at a certain time).
upload_time2025-09-14 09:43:43
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/b5/b2/0d8afad722d5b9f56408c3b8953021b6a3662cc5c97cf53f84932fa9e7df/timely_beliefs-3.2.3.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": "3.2.3",
    "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": null,
            "digests": {
                "blake2b_256": "6a61b41d3157c1616fc93b500f77a54cc6ba5345ffb605ea66a28f3e2bba7e64",
                "md5": "b693b540737b382f20af274ed1c61ad9",
                "sha256": "7ce1c4b195717c8354964190f58ac2e375b4f198420961b6348c0b28f5523cfc"
            },
            "downloads": -1,
            "filename": "timely_beliefs-3.2.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b693b540737b382f20af274ed1c61ad9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 801369,
            "upload_time": "2025-09-14T09:43:41",
            "upload_time_iso_8601": "2025-09-14T09:43:41.038706Z",
            "url": "https://files.pythonhosted.org/packages/6a/61/b41d3157c1616fc93b500f77a54cc6ba5345ffb605ea66a28f3e2bba7e64/timely_beliefs-3.2.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5b20d8afad722d5b9f56408c3b8953021b6a3662cc5c97cf53f84932fa9e7df",
                "md5": "d0034a578db6158849942759e08c47b3",
                "sha256": "4b1dacd8fa0e4eb644fa16a9c1d4cd03bad4feb46723e79b89b95871fd572adc"
            },
            "downloads": -1,
            "filename": "timely_beliefs-3.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d0034a578db6158849942759e08c47b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 788831,
            "upload_time": "2025-09-14T09:43:43",
            "upload_time_iso_8601": "2025-09-14T09:43:43.335189Z",
            "url": "https://files.pythonhosted.org/packages/b5/b2/0d8afad722d5b9f56408c3b8953021b6a3662cc5c97cf53f84932fa9e7df/timely_beliefs-3.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-14 09:43:43",
    "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: 2.02218s