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