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

https://github.com/lance-format/lance-ray

Integration between Lance and Ray for distributed data processing
https://github.com/lance-format/lance-ray

lance ray

Last synced: 4 months ago
JSON representation

Integration between Lance and Ray for distributed data processing

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://lance.org/integrations/ray/)

A Python library that provides seamless integration between
[Ray](https://ray.io/) and [Lance](https://lance.org) for distributed data processing.

- [User Guide and API Documentation](https://lance.org/integrations/ray/)
- [Contributing Guide and Dev Setup](./CONTRIBUTING.md)