Schema.to_polars_schema#

classmethod Schema.to_polars_schema() Schema[source]#

Obtain the polars schema for this schema.

Returns:

A polars schema that mirrors the schema defined by this class.