Skip to content

bagof.validators.numpy

Validators for numpy types (dtype, etc.).

Classes

IsDType

IsDType(hint: Any = UNSET, compose: bool = False)

Bases: Validator[DTYPE]

Validator for [numpy.dtype][bagof.validators.numpy.dtype].