An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Lance-Ray

[![PyPI](https://img.shields.io/pypi/v/lance-ray.svg)](https://pypi.org/project/lance-ray/)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Documentation](https://img.shields.io/badge/docs-latest-brightgreen.svg)](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)