[](https://pypi.org/project/bdi-kit)
[](https://opensource.org/licenses/Apache-2.0)
[](https://bdi-kit.readthedocs.io)
[](https://github.com/VIDA-NYU/bdi-kit/actions/workflows/build.yml)
[](https://github.com/VIDA-NYU/bdi-kit/actions/workflows/lint.yml)
# bdi-kit
The `bdi-kit` is a library that assist users in performing data harmonization. It provides state-of-the-art tools to streamline the process of integrating and transforming disparate datasets (with a focus on biomedical data), and includes APIs for performing tasks such as:
- Schema matching
- Value matching
- Data transformation to a target schema/standard
**Warning:** `bdi-kit` is currently in *alpha* stage and under heavy development. Expect APIs to change.
## Documentation
Documentation is available at [https://bdi-kit.readthedocs.io/](https://bdi-kit.readthedocs.io/).
## Installation
You can install the latest stable version of this library from [PyPI](https://pypi.org/project/bdi-kit/):
```
pip install bdi-kit
```
To install the latest development version:
```
pip install git+https://github.com/VIDA-NYU/bdi-kit@devel
```
## Contributing
To learn more about making a contribution to bdi-kit, please see our [Contributing guide](./CONTRIBUTING.md).
Raw data
{
"_id": null,
"home_page": "https://github.com/VIDA-NYU/bdi-kit",
"name": "bdi-kit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "BDF, Data Harmonization, NYU",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/1c/4e/1569455e4b3af6c2ffc36563dab29ffbbeb9d42d3678e2c93db49cfcf466/bdi_kit-0.7.0.tar.gz",
"platform": null,
"description": "[](https://pypi.org/project/bdi-kit)\n[](https://opensource.org/licenses/Apache-2.0)\n[](https://bdi-kit.readthedocs.io)\n[](https://github.com/VIDA-NYU/bdi-kit/actions/workflows/build.yml)\n[](https://github.com/VIDA-NYU/bdi-kit/actions/workflows/lint.yml)\n\n\n# bdi-kit \n\nThe `bdi-kit` is a library that assist users in performing data harmonization. It provides state-of-the-art tools to streamline the process of integrating and transforming disparate datasets (with a focus on biomedical data), and includes APIs for performing tasks such as:\n- Schema matching\n- Value matching\n- Data transformation to a target schema/standard\n\n**Warning:** `bdi-kit` is currently in *alpha* stage and under heavy development. Expect APIs to change.\n\n\n## Documentation\n\nDocumentation is available at [https://bdi-kit.readthedocs.io/](https://bdi-kit.readthedocs.io/).\n\n\n## Installation\n\nYou can install the latest stable version of this library from [PyPI](https://pypi.org/project/bdi-kit/):\n\n```\npip install bdi-kit\n```\n\nTo install the latest development version:\n\n```\npip install git+https://github.com/VIDA-NYU/bdi-kit@devel\n```\n\n\n## Contributing\n\nTo learn more about making a contribution to bdi-kit, please see our [Contributing guide](./CONTRIBUTING.md).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "BDI-Kit Library",
"version": "0.7.0",
"project_urls": {
"Homepage": "https://github.com/VIDA-NYU/bdi-kit"
},
"split_keywords": [
"bdf",
" data harmonization",
" nyu"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f40de7c426278bec390ce9e11d50e27a0b583386ebc6a1bab358e5dd3dc053ef",
"md5": "d1e31b0f8c625af94ba1b099f06c696c",
"sha256": "0835ba557ac76a4783ad5f44f8672227f2daa6a2f0efeb2874988e0239159015"
},
"downloads": -1,
"filename": "bdi_kit-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d1e31b0f8c625af94ba1b099f06c696c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 624723,
"upload_time": "2025-07-14T16:21:15",
"upload_time_iso_8601": "2025-07-14T16:21:15.960639Z",
"url": "https://files.pythonhosted.org/packages/f4/0d/e7c426278bec390ce9e11d50e27a0b583386ebc6a1bab358e5dd3dc053ef/bdi_kit-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1c4e1569455e4b3af6c2ffc36563dab29ffbbeb9d42d3678e2c93db49cfcf466",
"md5": "fd1d7c6f1097811e5b514285e180c838",
"sha256": "108538a8c4c962ac4a2bcbbea8655cfd267ca5c086408afb16e9eedd08ced950"
},
"downloads": -1,
"filename": "bdi_kit-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "fd1d7c6f1097811e5b514285e180c838",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 607186,
"upload_time": "2025-07-14T16:21:17",
"upload_time_iso_8601": "2025-07-14T16:21:17.780761Z",
"url": "https://files.pythonhosted.org/packages/1c/4e/1569455e4b3af6c2ffc36563dab29ffbbeb9d42d3678e2c93db49cfcf466/bdi_kit-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 16:21:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "VIDA-NYU",
"github_project": "bdi-kit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "polyfuzz",
"specs": []
},
{
"name": "valentine",
"specs": [
[
">",
"0.2.0"
]
]
},
{
"name": "openai",
"specs": []
},
{
"name": "torch",
"specs": []
},
{
"name": "transformers",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "flair",
"specs": [
[
">=",
"0.14.0"
]
]
},
{
"name": "requests",
"specs": []
},
{
"name": "scipy",
"specs": [
[
"<",
"1.13"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"<",
"3.9"
]
]
},
{
"name": "panel",
"specs": [
[
"!=",
"1.4.3"
]
]
},
{
"name": "nltk",
"specs": [
[
">=",
"3.9.1"
]
]
},
{
"name": "magneto-python",
"specs": []
},
{
"name": "json-repair",
"specs": []
}
],
"lcname": "bdi-kit"
}