Module arrow2::io

source ·
Expand description

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

Modules§

  • APIs to read from and write to Arrow’s IPC format.
  • APIs to read from and write to Parquet format.