Skip to main content

schema

Function schema 

Source
pub fn schema(
    dataset_object: &PythonObject,
    py_scan_resolve_threadpool: &PyScanResolveThreadPool,
) -> PolarsResult<SchemaRef>