pandera.config.ValidationDepth¶ class pandera.config.ValidationDepth(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]¶ Whether to apply checks at schema- or data-level, or both. Attributes SCHEMA_ONLY DATA_ONLY SCHEMA_AND_DATA