pandera.config.config_context

class pandera.config.config_context(validation_enabled=None, validation_depth=None, cache_dataframe=None, keep_cached_dataframe=None)[source]

Temporarily set pandera config options to custom settings.