Module polars_io::json::json

source ·
Available on crate feature json only.
Expand description

Convert data between the Arrow memory format and JSON line-delimited records.

Modules

APIs to read and deserialize from JSON
APIs to write to JSON