Expand description
Utilities for pretty printing RecordBatch
es and Array
s.
Note this module is not available unless feature = "prettyprint"
is enabled.
Functionsยง
- create_
column ๐ - create_
table ๐Convert a series of record batches into a table - Create a visual representation of record batches
- Create a visual representation of record batches
- Create a visual representation of columns
- Utility function to create a visual representation of columns with options
- Prints a visual representation of record batches to stdout
- Prints a visual representation of a list of column to stdout