## 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/2e/2d/2ab2b46ada31a41db78ae313bc616a8e3ef7b54bdc395a53f6d8459b45be/xdat-0.1.277.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.277",
"project_urls": {
"Homepage": "https://bitbucket.org/hermetric/xdat/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e2d2ab2b46ada31a41db78ae313bc616a8e3ef7b54bdc395a53f6d8459b45be",
"md5": "2387559d84e10f61422eea492f342979",
"sha256": "bb996458331b2a20c903e6e05d40c1c5a59e9ddf718f07e01f67d37f5a83a6db"
},
"downloads": -1,
"filename": "xdat-0.1.277.tar.gz",
"has_sig": false,
"md5_digest": "2387559d84e10f61422eea492f342979",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 618835,
"upload_time": "2025-08-05T13:31:56",
"upload_time_iso_8601": "2025-08-05T13:31:56.003825Z",
"url": "https://files.pythonhosted.org/packages/2e/2d/2ab2b46ada31a41db78ae313bc616a8e3ef7b54bdc395a53f6d8459b45be/xdat-0.1.277.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-05 13:31:56",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "hermetric",
"bitbucket_project": "xdat",
"lcname": "xdat"
}