Skip to content

Release v0.18.0: Pandas schemas supports global configuration

Compare
Choose a tag to compare
@cosmicBboy cosmicBboy released this 08 Dec 21:11
· 187 commits to main since this release
e99737f

✨ Highlight ✨

Pandera now supports the configuration environment variable PANDERA_VALIDATION_ENABLED.
export PANDERA_VALIDATION_ENABLED=False now globally deactivates validation.

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.18.0