There is a newer version of the record available.

Published March 28, 2021 | Version v0.6.3
Software Open

pandera-dev/pandera: 0.6.3: Bugfixes, update docs

Description

New Features
  • add new method SchemaModel.to_yaml to serialize SchemaModels to yaml #428
Bugfixes
  • preserve pandas extension types during validation (#443)
  • Fix to_yaml serialization dropping global checks (#428) 🎉 first contribution @antonl 🎉
  • fix empty data type not supported for serialization (#435)
  • fix empty SchemaModel (#434)
  • add doc about attributes excluded by SchemaModel (#436) @jeffzi
  • fix DataFrameSchema comparison with non-DataFrameSchema (#431) @jeffzi
  • schema serialization handles non-PandasDtype (#424)
  • pa.Object coerce should preserve object type (#423)
Documentation
  • Update documentation theme to use furo #444
  • Add favicon e3540f1

Files

pandera-dev/pandera-v0.6.3.zip

Files (454.0 kB)

Name Size Download all
md5:7be466160b7e218ef04dfa9aae403774
454.0 kB Preview Download

Additional details

Related works