Module datafusion_python::datafusion_common::arrow::util::pretty
source · Expand description
Utilities for pretty printing RecordBatches and Arrays.
Note this module is not available unless feature = "prettyprint" is enabled.
Functions§
- Create a visual representation of record batches
- Create a visual representation of record batches
- Create a visual representation of columns
- Prints a visual representation of record batches to stdout
- Prints a visual representation of a list of column to stdout