init_polars_schema_from_arrow_c_schema

Function init_polars_schema_from_arrow_c_schema 

Source
pub fn init_polars_schema_from_arrow_c_schema(
    polars_schema: Bound<'_, PyAny>,
    schema_object: Bound<'_, PyAny>,
) -> PyResult<()>