pandas2
pandas2 copied to clipboard
high performance JSON & NDJson parser
xref https://github.com/pandas-dev/pandas/issues/9180.
should be able to slot this in as a substitue for pd.read_json
before pandas2.
We have developed a parallel line-delimited JSON reader in Apache Arrow, see
https://github.com/apache/arrow/blob/master/python/pyarrow/_json.pyx