pandera.api.xarray.model_config.DataTreeConfig¶
- class pandera.api.xarray.model_config.DataTreeConfig[source]¶
Options for
DataTreeModel.Attributes
attrscoercecoerce types of all schema components
descriptionarbitrary textual description
dtypedatatype of the data container.
namename of schema
stricttitlehuman-readable label for schema
Methods