pandera.config.ValidationDepth¶ class pandera.config.ValidationDepth(value)[source]¶ Whether to apply checks at schema- or data-level, or both. Attributes SCHEMA_ONLY DATA_ONLY SCHEMA_AND_DATA