timely-beliefs


Nametimely-beliefs JSON
Version 3.1.0 PyPI version JSON
download
home_pageNone
SummaryData modelled as beliefs (at a certain time) about events (at a certain time).
upload_time2024-09-20 07:43:52
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/3a/62/67ee85c7fbda5f23b72c382e366ee3b121f5c694e9bb5c8bcb84d46a4641/timely-beliefs-3.1.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": "3.1.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": "ceef80c3795d52763bd33116dbf8a4d5ea43d7100d0b395b0290edab3b652b95",
                "md5": "27717bd1405d47aa4f28eed70b86e5bc",
                "sha256": "f8e414977263c9eedc73124500d726c587a9408f808c860700f57935424f78c2"
            },
            "downloads": -1,
            "filename": "timely_beliefs-3.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27717bd1405d47aa4f28eed70b86e5bc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 801342,
            "upload_time": "2024-09-20T07:43:49",
            "upload_time_iso_8601": "2024-09-20T07:43:49.880147Z",
            "url": "https://files.pythonhosted.org/packages/ce/ef/80c3795d52763bd33116dbf8a4d5ea43d7100d0b395b0290edab3b652b95/timely_beliefs-3.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a6267ee85c7fbda5f23b72c382e366ee3b121f5c694e9bb5c8bcb84d46a4641",
                "md5": "e35dc41c3dd045ca44691f381163169e",
                "sha256": "2b1b1f2410cf78e372ecbc5414e73c1f0af0a01bae3bd7169a8fec83d1719b28"
            },
            "downloads": -1,
            "filename": "timely-beliefs-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e35dc41c3dd045ca44691f381163169e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 788849,
            "upload_time": "2024-09-20T07:43:52",
            "upload_time_iso_8601": "2024-09-20T07:43:52.322696Z",
            "url": "https://files.pythonhosted.org/packages/3a/62/67ee85c7fbda5f23b72c382e366ee3b121f5c694e9bb5c8bcb84d46a4641/timely-beliefs-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 07:43:52",
    "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.33050s