pypi pandera 0.12.0
Release 0.12.0: Logical Types, New Built-in Check, Bugfixes, Doc Improvements

latest releases: 0.20.3, 0.20.2, 0.20.1...
23 months ago

Release 0.12.0

Highlights

This release features:

  • Support for Logical Data Types #798: These data types check the actual values of the data container at runtime to support data types like "URL", "Name", etc.
  • Check.unique_values_eq #858: Make sure that all of the values in the data container cover the entire domain of the specified finite set of values.

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

Don't miss a new pandera release

NewReleases is sending notifications on new releases.