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.
Convert data between the Arrow memory format and JSON line-delimited records.
APIs to read from and write to NDJSON
APIs to read from and write to Parquet format.