# getML - Automated Feature Engineering for Relational Data and Time Series
getML ([https://getml.com](https://getml.com)) is a tool for automating feature engineering on relational data and time series. Unlike similar tools, it includes a database Engine
that has been customized for this very purpose.
Because of this customized database Engine, it is very fast. In fact, it is
between 60x to 1000x faster than other open-source tools for automated
feature engineering.
This is the official Python API for the getML Engine.
For more information, visit the [getML documentation](https://getml.com) or explore the [Python API documentation](https://getml.com/latest/reference).
### Build
To build the package install `hatch`
```bash
pip install hatch
```
and run
```bash
hatch build -t wheel
```
Raw data
{
"_id": null,
"home_page": null,
"name": "getml",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "AutoML, feature engineering, feature learning",
"author": null,
"author_email": "getML <getml@getml.com>",
"download_url": null,
"platform": null,
"description": "# getML - Automated Feature Engineering for Relational Data and Time Series\n\ngetML ([https://getml.com](https://getml.com)) is a tool for automating feature engineering on relational data and time series. Unlike similar tools, it includes a database Engine \nthat has been customized for this very purpose.\n\nBecause of this customized database Engine, it is very fast. In fact, it is\nbetween 60x to 1000x faster than other open-source tools for automated\nfeature engineering.\n\nThis is the official Python API for the getML Engine.\n\nFor more information, visit the [getML documentation](https://getml.com) or explore the [Python API documentation](https://getml.com/latest/reference).\n\n### Build\n\nTo build the package install `hatch`\n```bash\npip install hatch\n```\n\nand run\n```bash\nhatch build -t wheel\n```\n",
"bugtrack_url": null,
"license": "Elastic License 2.0 (ELv2)",
"summary": "Python API for getML",
"version": "1.5.0",
"project_urls": {
"Bug Tracker": "https://github.com/getml/getml-community/issues",
"Documentation": "https://getml.com/latest",
"Download": "https://getml.com/latest/install",
"Hompage": "https://getml.com",
"Source Code": "https://github.com/getml/getml-community"
},
"split_keywords": [
"automl",
" feature engineering",
" feature learning"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fea3cf3719d9c7cba40a3675e48569394d5e6759597d0fecf877eb58ae66e6fa",
"md5": "953e3454d179b52b20ddde0c22d24620",
"sha256": "d5c43bda2d42501b5133b8def5f4497f1dfc5978a414dcc563e5ee4224cce076"
},
"downloads": -1,
"filename": "getml-1.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "953e3454d179b52b20ddde0c22d24620",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 701307,
"upload_time": "2024-09-24T16:12:25",
"upload_time_iso_8601": "2024-09-24T16:12:25.082891Z",
"url": "https://files.pythonhosted.org/packages/fe/a3/cf3719d9c7cba40a3675e48569394d5e6759597d0fecf877eb58ae66e6fa/getml-1.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "699c26a9b636118c318856bd8fddb864d903ee00ec6d7c6fe13bfd2a2c31590c",
"md5": "297582de0b7f4cea0ffa129ac7c8ef86",
"sha256": "483d32911d34155d333a645c8da2f1f52eabf08e682566a73f8aebe304ece56f"
},
"downloads": -1,
"filename": "getml-1.5.0-py3-none-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "297582de0b7f4cea0ffa129ac7c8ef86",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 19489923,
"upload_time": "2024-09-24T16:12:36",
"upload_time_iso_8601": "2024-09-24T16:12:36.115428Z",
"url": "https://files.pythonhosted.org/packages/69/9c/26a9b636118c318856bd8fddb864d903ee00ec6d7c6fe13bfd2a2c31590c/getml-1.5.0-py3-none-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f0e9b9bfa6736aa6305b0a5ce7e22d3b48da45ed391086890227f61c8ba52c4c",
"md5": "976dba13d87bbb7273218fa945057987",
"sha256": "ab356418d2bd004d9e685b4f8c81aebed8f1fbcf9983540617d6a01276bbddcd"
},
"downloads": -1,
"filename": "getml-1.5.0-py3-none-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "976dba13d87bbb7273218fa945057987",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 20445873,
"upload_time": "2024-09-24T16:12:46",
"upload_time_iso_8601": "2024-09-24T16:12:46.389500Z",
"url": "https://files.pythonhosted.org/packages/f0/e9/b9bfa6736aa6305b0a5ce7e22d3b48da45ed391086890227f61c8ba52c4c/getml-1.5.0-py3-none-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-24 16:12:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "getml",
"github_project": "getml-community",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "getml"
}