ExperimentalPandasOnRay Execution#

ExperimentalPandasOnRay execution keeps the underlying mechanisms of PandasOnRay execution architecturally unchanged and adds experimental features of Data Transformation, Data Ingress and Data Egress (e.g. read_pickle_distributed()).

PandasOnRay and ExperimentalPandasOnRay differences#

  • another Factory PandasOnRayFactory -> ExperimentalPandasOnRayFactory

  • another IO class PandasOnRayIO -> ExperimentalPandasOnRayIO

ExperimentalPandasOnRayIO classes and modules#