PandasOnRayDataframeAxisPartition¶
This class is the specific implementation of PandasDataframeAxisPartition,
providing the API to perform operations on an axis partition, using Ray as an execution engine. The axis partition is
a wrapper over a list of block partitions that are stored in this class.