Function read_parquet_schema

Source
pub fn read_parquet_schema(
    py: Python<'_>,
    py_f: PyObject,
) -> PyResult<Bound<'_, PyDict>>