Module re_viewer::external::arrow2::io

Expand description

Contains modules to interface with other formats such as [csv], [parquet], [json], ipc, print and [avro].

Modules§

  • APIs to read from and write to Arrow’s IPC format.
  • APIs to represent Chunk as a formatted table.