Back to Modin

Batch Pipeline API

docs/flow/modin/experimental/batch.rst

0.37.1280 B
Original Source

Batch Pipeline API """"""""""""""""""

This API exposes the ability to pipeline row-parallel batch queries on a Modin DataFrame. Currently, this feature is only supported for the PandasOnRay execution.

API '''

.. automodule:: modin.experimental.batch.pipeline :members: