Skip to main content

polars_schema_field_from_arrow_c_schema

Function polars_schema_field_from_arrow_c_schema 

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