Module bookdata::arrow

source ·

Re-exports

Modules

  • Book data extensions to Polars.
  • Support for streaming objects from a Parquet file.
  • Table row interface.

Derive Macros

  • Macro to derive the TableRow trait for a row, allowing a vector of rows to be converted to a data frame.