## What is *xdat*?
xdat (eXtended Data Analysis Toolkit), is a set of utilities that help streamline data science projects.
+ Monkey-patches common packages to add useful functionality
+ Helps with standardization of plots in projects
+ Includes useful tools (like caching)
### Warning: this isn't even in "alpha" yet, and will likely have changes that are not backwards-compatible.
## Installation
### Ubuntu 20.04
```
> pip install xdat
```
Optionally, can also install:
```
> sudo apt -q -y install libeigen3-dev
> pip install git+https://github.com/madrury/py-glm.git
```
Raw data
{
"_id": null,
"home_page": "https://bitbucket.org/hermetric/xdat/",
"name": "xdat",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Ido Carmi",
"author_email": "ido@hermetric.com",
"download_url": "https://files.pythonhosted.org/packages/12/1e/5fb2f13cbdd0c0c14f4e35c349714a0d71e6308498240f7be594d9a50d97/xdat-0.1.282.tar.gz",
"platform": null,
"description": "## What is *xdat*?\nxdat (eXtended Data Analysis Toolkit), is a set of utilities that help streamline data science projects.\n\n+ Monkey-patches common packages to add useful functionality\n+ Helps with standardization of plots in projects\n+ Includes useful tools (like caching)\n\n\n### Warning: this isn't even in \"alpha\" yet, and will likely have changes that are not backwards-compatible.\n\n## Installation\n\n### Ubuntu 20.04\n```\n> pip install xdat\n```\n\nOptionally, can also install:\n```\n> sudo apt -q -y install libeigen3-dev\n> pip install git+https://github.com/madrury/py-glm.git\n```\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "eXtended Data Analysis Toolkit",
"version": "0.1.282",
"project_urls": {
"Homepage": "https://bitbucket.org/hermetric/xdat/"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2a59afec5fedafdff87ce1d9d9e0df63afb53507bea6cc7f63f36e744a8e348d",
"md5": "34ff0190d9458674693ad59a7279a169",
"sha256": "5811ff86f44e66ee46d7ea3e55b32a32fae6dd904c2858a849be1c08bdfd0442"
},
"downloads": -1,
"filename": "xdat-0.1.282-py3-none-any.whl",
"has_sig": false,
"md5_digest": "34ff0190d9458674693ad59a7279a169",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 635273,
"upload_time": "2025-10-20T10:45:33",
"upload_time_iso_8601": "2025-10-20T10:45:33.896356Z",
"url": "https://files.pythonhosted.org/packages/2a/59/afec5fedafdff87ce1d9d9e0df63afb53507bea6cc7f63f36e744a8e348d/xdat-0.1.282-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "121e5fb2f13cbdd0c0c14f4e35c349714a0d71e6308498240f7be594d9a50d97",
"md5": "275144f872938ac95eb9604793ee4512",
"sha256": "f158e660fd4dc6ed0a499d9c0fa9eee82dd4f650683591edebf7f82493cd1892"
},
"downloads": -1,
"filename": "xdat-0.1.282.tar.gz",
"has_sig": false,
"md5_digest": "275144f872938ac95eb9604793ee4512",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 627279,
"upload_time": "2025-10-20T10:45:38",
"upload_time_iso_8601": "2025-10-20T10:45:38.309399Z",
"url": "https://files.pythonhosted.org/packages/12/1e/5fb2f13cbdd0c0c14f4e35c349714a0d71e6308498240f7be594d9a50d97/xdat-0.1.282.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-20 10:45:38",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "hermetric",
"bitbucket_project": "xdat",
"lcname": "xdat"
}