## 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/59/29/674d357f29397bf7e9b957f72453da5b3467ca46d87289906330e68e1a4e/xdat-0.1.245.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.245",
"project_urls": {
"Homepage": "https://bitbucket.org/hermetric/xdat/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5929674d357f29397bf7e9b957f72453da5b3467ca46d87289906330e68e1a4e",
"md5": "21e7774db4a1e978a07ab8b91b364ce1",
"sha256": "732d52942e37435b400b1aa2a0d403850b9aa9ddf9ae8db9f096ce17f8846d6c"
},
"downloads": -1,
"filename": "xdat-0.1.245.tar.gz",
"has_sig": false,
"md5_digest": "21e7774db4a1e978a07ab8b91b364ce1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 608585,
"upload_time": "2024-12-26T08:43:48",
"upload_time_iso_8601": "2024-12-26T08:43:48.004112Z",
"url": "https://files.pythonhosted.org/packages/59/29/674d357f29397bf7e9b957f72453da5b3467ca46d87289906330e68e1a4e/xdat-0.1.245.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-26 08:43:48",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "hermetric",
"bitbucket_project": "xdat",
"lcname": "xdat"
}