Expand description
JSON I/O for DataFrames.
Row-oriented JSON: each row is a JSON object with column names as keys.
This matches the format used by polars JsonWriter / JsonReader.
JSON I/O for DataFrames.
Row-oriented JSON: each row is a JSON object with column names as keys.
This matches the format used by polars JsonWriter / JsonReader.