Available on crate feature
json
only.Structs§
- Json
Line Reader - Struct
Array - A
StructArray
is a nested [Array
] with an optional validity representing multiple [Array
] with the same number of rows.
Functions§
- estimate_
n_ lines_ in_ chunk - Total len divided by max len of first and last non-empty lines. This is intended to be cheaper
than
estimate_n_lines_in_file
. - estimate_
n_ lines_ in_ file - json_
lines - parse_
ndjson