Name | tdfl JSON |
Version |
0.1.15
JSON |
| download |
home_page | None |
Summary | DataFrame supporting PyTorch Tensor columns. |
upload_time | 2024-08-06 23:21:17 |
maintainer | None |
docs_url | None |
author | Ho Yin Chau |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2023 hchau630 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
pytorch
torch
pandas
dataframe
sqlite
sqlite3
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
![tests workflow status](https://github.com/hchau630/tdfl/actions/workflows/tests.yml/badge.svg)
[![codecov](https://codecov.io/gh/hchau630/tdfl/graph/badge.svg?token=OH3WD4MORQ)](https://codecov.io/gh/hchau630/tdfl)
# tdfl - Torch DataFrame Lite
DataFrame supporting PyTorch Tensor columns. It is "Lite" in the sense that only minimal features are implemented according to my own personal usage.
# Install
```
pip install tdfl
```
Raw data
{
"_id": null,
"home_page": null,
"name": "tdfl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "PyTorch, torch, pandas, DataFrame, SQLite, sqlite3",
"author": "Ho Yin Chau",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3b/02/8d20ab7240b3d9b67c3c126587259ddb0073732d79db9be4ca4822387beb/tdfl-0.1.15.tar.gz",
"platform": null,
"description": "![tests workflow status](https://github.com/hchau630/tdfl/actions/workflows/tests.yml/badge.svg)\n[![codecov](https://codecov.io/gh/hchau630/tdfl/graph/badge.svg?token=OH3WD4MORQ)](https://codecov.io/gh/hchau630/tdfl)\n\n# tdfl - Torch DataFrame Lite\nDataFrame supporting PyTorch Tensor columns. It is \"Lite\" in the sense that only minimal features are implemented according to my own personal usage.\n\n# Install\n```\npip install tdfl\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 hchau630 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "DataFrame supporting PyTorch Tensor columns.",
"version": "0.1.15",
"project_urls": {
"repository": "https://github.com/hchau630/tdfl"
},
"split_keywords": [
"pytorch",
" torch",
" pandas",
" dataframe",
" sqlite",
" sqlite3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "49b0b6ef4ea7b742a29d4923774e7eae3f8284757d4e4497d4ee2cf720be0eab",
"md5": "23d36563989c97cee88b67666497698e",
"sha256": "5c4f6b1ad454793dfdb28c09abf599355bd69ae42d796b6ea256fa7b38b82987"
},
"downloads": -1,
"filename": "tdfl-0.1.15-py3-none-any.whl",
"has_sig": false,
"md5_digest": "23d36563989c97cee88b67666497698e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 20482,
"upload_time": "2024-08-06T23:21:15",
"upload_time_iso_8601": "2024-08-06T23:21:15.945038Z",
"url": "https://files.pythonhosted.org/packages/49/b0/b6ef4ea7b742a29d4923774e7eae3f8284757d4e4497d4ee2cf720be0eab/tdfl-0.1.15-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3b028d20ab7240b3d9b67c3c126587259ddb0073732d79db9be4ca4822387beb",
"md5": "e345d3e4f6e5ab1d3309e8562ad3f77b",
"sha256": "a79ec94fcf7a996985e4e67fd7527b9f78c81a6db1aa341f3404eadd3959809f"
},
"downloads": -1,
"filename": "tdfl-0.1.15.tar.gz",
"has_sig": false,
"md5_digest": "e345d3e4f6e5ab1d3309e8562ad3f77b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 23583,
"upload_time": "2024-08-06T23:21:17",
"upload_time_iso_8601": "2024-08-06T23:21:17.524308Z",
"url": "https://files.pythonhosted.org/packages/3b/02/8d20ab7240b3d9b67c3c126587259ddb0073732d79db9be4ca4822387beb/tdfl-0.1.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-06 23:21:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hchau630",
"github_project": "tdfl",
"github_not_found": true,
"lcname": "tdfl"
}