pandera.api.xarray.model_config.DatasetConfig

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

Options for DatasetModel.

Attributes

attrs

coerce

coerce types of all schema components

description

arbitrary textual description

dims

dtype

datatype of the data container.

name

name of schema

ordered_dims

sizes

strict

strict_attrs

strict_coords

title

human-readable label for schema

Methods