pub fn format_record_batch(batch: &RecordBatch) -> Table
Expand description
Nicely format this record batch in a way that fits the terminal.
pub fn format_record_batch(batch: &RecordBatch) -> Table
Nicely format this record batch in a way that fits the terminal.