DataFrameSchema =============== .. currentmodule:: lsst.daf.butler.formatters.parquet .. autoclass:: DataFrameSchema :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DataFrameSchema.schema .. rubric:: Methods Summary .. autosummary:: ~DataFrameSchema.from_arrow ~DataFrameSchema.to_arrow_astropy_schema ~DataFrameSchema.to_arrow_numpy_schema ~DataFrameSchema.to_arrow_schema .. rubric:: Attributes Documentation .. autoattribute:: schema .. rubric:: Methods Documentation .. automethod:: from_arrow .. automethod:: to_arrow_astropy_schema .. automethod:: to_arrow_numpy_schema .. automethod:: to_arrow_schema