Function arrow_cast::pretty::pretty_format_columns
source ยท pub fn pretty_format_columns(
col_name: &str,
results: &[ArrayRef],
) -> Result<impl Display, ArrowError>
Expand description
Create a visual representation of columns