ExperimentalPandasOnDask Execution#
ExperimentalPandasOnDask execution keeps the underlying mechanisms of PandasOnDask
execution architecturally unchanged and adds experimental features of Data Transformation, Data Ingress and Data Egress (e.g. read_pickle_distributed()).
PandasOnDask and ExperimentalPandasOnDask differences#
another Factory
PandasOnDaskFactory->ExperimentalPandasOnDaskFactoryanother IO class
PandasOnDaskIO->ExperimentalPandasOnDaskIO