Function arrow::util::pretty::print_columns

source ·
pub fn print_columns(
    col_name: &str,
    results: &[Arc<dyn Array>]
) -> Result<(), ArrowError>
Expand description

Prints a visual representation of a list of column to stdout