pandera.api.xarray.model_config.DataTreeConfig

class pandera.api.xarray.model_config.DataTreeConfig[source]

Options for DataTreeModel.

Attributes

attrs

coerce

coerce types of all schema components

description

arbitrary textual description

dtype

datatype of the data container.

name

name of schema

strict

title

human-readable label for schema

Methods