## 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/16/75/0ebf282866a6c28df9326f3487cd6a7eef76986aaa42b813b4b55c781c23/xdat-0.1.240.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.240",
"project_urls": {
"Homepage": "https://bitbucket.org/hermetric/xdat/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "16750ebf282866a6c28df9326f3487cd6a7eef76986aaa42b813b4b55c781c23",
"md5": "49f785c8a9dae437f00670466bb2b60b",
"sha256": "a87bf08bbcbbe1ec761b5bdc454745fefa113f544ea43d662b0831eddaee2197"
},
"downloads": -1,
"filename": "xdat-0.1.240.tar.gz",
"has_sig": false,
"md5_digest": "49f785c8a9dae437f00670466bb2b60b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 608128,
"upload_time": "2024-11-13T08:31:58",
"upload_time_iso_8601": "2024-11-13T08:31:58.492227Z",
"url": "https://files.pythonhosted.org/packages/16/75/0ebf282866a6c28df9326f3487cd6a7eef76986aaa42b813b4b55c781c23/xdat-0.1.240.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-13 08:31:58",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "hermetric",
"bitbucket_project": "xdat",
"lcname": "xdat"
}