Function read_parquet_metadata

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