Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::arrow::util::pretty - Rust
[go: Go Back, main page]

Module pretty

Source
Available on crate feature prettyprint only.
Expand description

Utilities for pretty printing RecordBatches and Arrays.

Note this module is not available unless feature = "prettyprint" is enabled.

Functionsยง

pretty_format_batches
Create a visual representation of record batches
pretty_format_batches_with_options
Create a visual representation of record batches
pretty_format_columns
Create a visual representation of columns
print_batches
Prints a visual representation of record batches to stdout
print_columns
Prints a visual representation of a list of column to stdout