Module polars_core::schema
source · Structs
- A map from field/column name (
String) to the type of that field/column (DataType)
Traits
- This trait exists to be unify the API of polars Schema and arrows Schema
String) to the type of that field/column (DataType)