astropy_to_arrow

lsst.daf.butler.formatters.parquet.astropy_to_arrow(astropy_table: atable.Table) → pa.Table

Convert an astropy table to an arrow table.

Parameters:
astropy_table : astropy.Table
Returns:
arrow_table : pyarrow.Table