pyarrow.parquet.
read_schema
Read effective Arrow schema from Parquet file metadata.
where (str (filepath) or file-like object) –
memory_map (bool, default False) – Create memory map when the source is a file path.
schema (pyarrow.Schema)