https://github.com/lancedb/lance-ray
Lance Format and Ray
https://github.com/lancedb/lance-ray
Last synced: 3 months ago
JSON representation
Lance Format and Ray
- Host: GitHub
- URL: https://github.com/lancedb/lance-ray
- Owner: lancedb
- License: apache-2.0
- Created: 2025-07-02T03:55:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T00:06:31.000Z (6 months ago)
- Last Synced: 2025-07-03T01:21:03.094Z (6 months ago)
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lance-Ray
[](https://pypi.org/project/lance-ray/)
[](https://opensource.org/licenses/Apache-2.0)
[](https://lancedb.github.io/lance/integrations/ray)
A Python library that provides seamless integration between
[Ray](https://ray.io/) and [Lance](https://lancedb.github.io/lance/) for distributed data processing.
- [User Guide and API Documentation](https://lancedb.github.io/lance/integrations/ray/)
- [Contributing Guide and Dev Setup](./CONTRIBUTING.md)