pub fn pretty_format_columns(
    col_name: &str,
    results: &[Arc<dyn Array>]
) -> Result<impl Display, ArrowError>
Expand description

Create a visual representation of columns