Function re_format_arrow::format_record_batch
source ยท 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.