This is supported on crate feature io_json only.
Expand description

APIs to read and deserialize NDJSON.

Structs

Traits

A fallible, streaming iterator.

Functions

Deserializes rows into an Array of DataType.

Infers the DataType from an NDJSON file, optionally only using number_of_rows rows.