Name | pyemb JSON |
Version |
1.0.0a12
JSON |
| download |
home_page | None |
Summary | EDA for complex data |
upload_time | 2024-11-26 15:56:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
eda
embedding
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pyemb - EDA tools in Python
pyemb is a toolkit for anaylsing complex datasets, such as high-dimensional data, relational databases and networks. It includes functionality for preprocessing, various embedding techniques, hierarchical clustering and visualisation. The aim of this package is have implementations of an variety of exploratory data anaylsis tools that can be used across a large array of datasets.
To install the package, you can use pip: `pip install pyemb`
Code has been tested for python versions 3.10 to 3.13 on Ubuntu and Mac.
Raw data
{
"_id": null,
"home_page": null,
"name": "pyemb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "EDA, embedding",
"author": null,
"author_email": "Annie Gray <annie.gray@bristol.ac.uk>, Ed Davis <edward.davis@bristol.ac.uk>",
"download_url": "https://files.pythonhosted.org/packages/a5/8a/661547b5bfaadc829e834398a0ca6d87a8088b543d007884988f51376018/pyemb-1.0.0a12.tar.gz",
"platform": null,
"description": "# pyemb - EDA tools in Python\n\npyemb is a toolkit for anaylsing complex datasets, such as high-dimensional data, relational databases and networks. It includes functionality for preprocessing, various embedding techniques, hierarchical clustering and visualisation. The aim of this package is have implementations of an variety of exploratory data anaylsis tools that can be used across a large array of datasets. \n\nTo install the package, you can use pip: `pip install pyemb`\n\nCode has been tested for python versions 3.10 to 3.13 on Ubuntu and Mac. \n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "EDA for complex data",
"version": "1.0.0a12",
"project_urls": {
"Documentation": "https://pyemb.github.io/pyemb",
"Repository": "https://github.com/pyemb/pyemb"
},
"split_keywords": [
"eda",
" embedding"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c9a04ab043c59980a0a3fad64831384871acddb48fd9608c58449e062a0de83f",
"md5": "e036945dcbd4eff13b5b8ad37262c4aa",
"sha256": "3e44ad6b5157a57ac771282bdccf39e89b1fe0a07c58a3d81eda8537add8e016"
},
"downloads": -1,
"filename": "pyemb-1.0.0a12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e036945dcbd4eff13b5b8ad37262c4aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 27169,
"upload_time": "2024-11-26T15:56:47",
"upload_time_iso_8601": "2024-11-26T15:56:47.925883Z",
"url": "https://files.pythonhosted.org/packages/c9/a0/4ab043c59980a0a3fad64831384871acddb48fd9608c58449e062a0de83f/pyemb-1.0.0a12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a58a661547b5bfaadc829e834398a0ca6d87a8088b543d007884988f51376018",
"md5": "7d9e0af7611a8874877c53287debe547",
"sha256": "3d86938e444fdc365c31387d4c2d91f4a7b36e3055e41fc4f7781696143cc392"
},
"downloads": -1,
"filename": "pyemb-1.0.0a12.tar.gz",
"has_sig": false,
"md5_digest": "7d9e0af7611a8874877c53287debe547",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 11755471,
"upload_time": "2024-11-26T15:56:50",
"upload_time_iso_8601": "2024-11-26T15:56:50.336338Z",
"url": "https://files.pythonhosted.org/packages/a5/8a/661547b5bfaadc829e834398a0ca6d87a8088b543d007884988f51376018/pyemb-1.0.0a12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 15:56:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyemb",
"github_project": "pyemb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyemb"
}