pyarrow.Schema ============== .. currentmodule:: pyarrow .. autoclass:: Schema .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Schema.add_metadata ~Schema.append ~Schema.empty_table ~Schema.equals ~Schema.field_by_name ~Schema.from_pandas ~Schema.get_field_index ~Schema.insert ~Schema.remove ~Schema.remove_metadata ~Schema.serialize ~Schema.set .. rubric:: Attributes .. autosummary:: ~Schema.metadata ~Schema.names ~Schema.pandas_metadata ~Schema.types