pub fn pretty_format_batches(
    results: &[RecordBatch]
) -> Result<impl Display, ArrowError>
Expand description

Create a visual representation of record batches