simplecsvdataset


Namesimplecsvdataset JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/microprediction/simplecsvdataset
SummaryTorch dataset construction from CSV collections
upload_time2023-05-10 00:35:13
maintainer
docs_urlNone
authormicroprediction
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simplecsvdataset
Create torch datasets from multiple csv files

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/microprediction/simplecsvdataset",
    "name": "simplecsvdataset",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "microprediction",
    "author_email": "peter.cotton@microprediction.com",
    "download_url": "https://files.pythonhosted.org/packages/91/7a/9401e42b8ce79416c3400496d357a4052e65ce21dd3b9d4a32416416cd8a/simplecsvdataset-0.0.1.tar.gz",
    "platform": null,
    "description": "# simplecsvdataset\nCreate torch datasets from multiple csv files\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Torch dataset construction from CSV collections",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/microprediction/simplecsvdataset"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3983387ece80632513bfeb4296d91059eb829a56e522cf40b8f6fd06b200d878",
                "md5": "28aff3fe3a242861720f03d12e49f10e",
                "sha256": "8872ff0591f8a38b92290c3d3f339bfce100b4dd58e2b322fd098af16e7319dd"
            },
            "downloads": -1,
            "filename": "simplecsvdataset-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28aff3fe3a242861720f03d12e49f10e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3546,
            "upload_time": "2023-05-10T00:35:11",
            "upload_time_iso_8601": "2023-05-10T00:35:11.115207Z",
            "url": "https://files.pythonhosted.org/packages/39/83/387ece80632513bfeb4296d91059eb829a56e522cf40b8f6fd06b200d878/simplecsvdataset-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "917a9401e42b8ce79416c3400496d357a4052e65ce21dd3b9d4a32416416cd8a",
                "md5": "47db5c728cc62881e6cdba0277c7ef6d",
                "sha256": "371292df444f6ff7f277ef5518dd800f92a607c3b3e481244ce06868bb59a47f"
            },
            "downloads": -1,
            "filename": "simplecsvdataset-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "47db5c728cc62881e6cdba0277c7ef6d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2907,
            "upload_time": "2023-05-10T00:35:13",
            "upload_time_iso_8601": "2023-05-10T00:35:13.769722Z",
            "url": "https://files.pythonhosted.org/packages/91/7a/9401e42b8ce79416c3400496d357a4052e65ce21dd3b9d4a32416416cd8a/simplecsvdataset-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 00:35:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microprediction",
    "github_project": "simplecsvdataset",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "simplecsvdataset"
}
        
Elapsed time: 0.06221s