Expand description
Formatting for tables of Arrow arrays
Structs§
Functions§
- format_
record_ batch - Nicely format this record batch in a way that fits the terminal.
- format_
record_ batch_ opts - Nicely format this record batch using the specified options.
- format_
record_ batch_ with_ width - Nicely format this record batch, either with the given fixed width, or with the terminal width (
None
).