Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 314 Bytes

index.rst

File metadata and controls

12 lines (8 loc) · 314 Bytes

Ray

This section describes usage related documents for the Pandas on Ray component of Modin.

Modin uses Pandas on Ray by default, but if you wanted to be explicit, you could set the following environment variables:

export MODIN_ENGINE=ray
export MODIN_BACKEND=pandas