Release v0.18.0: Pandas schemas supports global configuration #1443
cosmicBboy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
✨ Highlight ✨
Pandera now supports the configuration environment variable
PANDERA_VALIDATION_ENABLED.exportPANDERA_VALIDATION_ENABLED=False` now globally deactivates validation.What's Changed
pip-compileusage does not have--no-emit-index-urlby @filipeo2-mck in Currentpip-compileusage does not have--no-emit-index-url#1390uniquevalidation in PySpark by @filipeo2-mck in Add support foruniquevalidation in PySpark #1396nullable=Trueby @filipeo2-mck in [BUGFIX] [PYSPARK] Avoid running nullable checks ifnullable=True#1403cache()/unpersist()toggles by @filipeo2-mck in [PySpark] Improve validation performance by enablingcache()/unpersist()toggles #1414PANDERA_VALIDATION_ENABLEDfor pandas and Configuration docs by @noklam in Add support forPANDERA_VALIDATION_ENABLEDfor pandas and Configuration docs #1354New Contributors
PANDERA_VALIDATION_ENABLEDfor pandas and Configuration docs #1354Full Changelog: v0.17.2...v0.18.0
This discussion was created from the release Release v0.18.0: Pandas schemas supports global configuration.
Beta Was this translation helpful? Give feedback.
All reactions