This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Description
Description
I have tried the from_modin API but it seems PandasOnRayFrame is a depreacted API in Modin. What is the plan to support this API? Also, is this a zero-copy method from the Modin dataframe partitions?
Modin version 0.13.1
Use case
nums is useful together with Modin for distributed ML stack that requires numpy-alike format. However, current support on from_modin is broken due to compatability.