Module connectorx::data_order
source · Expand description
This module provides two data orders: row-wise and column-wise for tabular data, as well as a function to coordinate the data order between source and destination.
Enums§
Functions§
- Given the supported data order from source and destination, decide the optimal data order for producing and writing.