Planned intervention: On Thursday March 28th 07:00 UTC Zenodo will be unavailable for up to 5 minutes to perform a database upgrade.

There is a newer version of the record available.

Published September 13, 2021 | Version v0.7.1
Software Open

pandera-dev/pandera: 0.7.1: Add unique option to `DataFrameSchema`

Description

Enhancements

  • add support for Any annotation in schema model (#594)
  • add support for timezone-aware datetime strategies (#595)
  • Unique keyword arg (#580)
  • Add support for empty data type annotation in SchemaModel (#602)
  • support frictionless primary keys with multiple fields (#608)
Bugfixes
  • unify typing.DataFrame class definitions (#576)
  • schemas with multi-index columns correctly report errors (#600)
  • strategies module supports undefined checks in regex columns (#599)
  • fix validation of check raising error without message (#613)
Docs Improvements
  • Tutorial: docs/scaling - Bring Pandera to Spark and Dask (#588)
Repo Improvements
  • use virtualenv instead of conda in ci (#578)
Dependency Changes
  • remove frictionless from core pandera deps (#609)
  • docs/requirements.txt pin setuptools (#611)
Contributors

πŸŽ‰πŸŽ‰ Big shout out to all the contributors on this release πŸŽ‰πŸŽ‰

  • @admackin
  • @jeffzi
  • @tfwillems
  • @fkrull8
  • @kvnkho

Files

pandera-dev/pandera-v0.7.1.zip

Files (497.7 kB)

Name Size Download all
md5:b160223cbb8d23f2bd965764feb42e19
497.7 kB Preview Download

Additional details

Related works