lsst.daf.butler.formatters.parquet.
arrow_to_numpy_dict
Convert a pyarrow table to a dict of numpy arrays.
pyarrow.Table
dict
str
numpy.ndarray
Dict with keys as the column names, values as the arrays.