Published March 28, 2021
| Version v0.6.3
Software
Open
pandera-dev/pandera: 0.6.3: Bugfixes, update docs
Authors/Creators
- Niels Bantilan
- Nigel Markey1
- Jean-Francois Zinque
- Riccardo Albertazzi2
- Ferdinand Hahmann
- Michal Baumgartner
- Nemanja Radojković
- chr1st1ank
- Adam Weeden
- Aditya Singh
- Amit Ripshtos3
- Anthony Truchet - C3.AI4
- Dave Bunten
- Eric Ma5
- Jacob Hayes6
- Pieter Robberechts7
- Steve Taylor
- Sunho Kim
- Vladimir Shulyak
- Zachary Lawrence
- areeh
- jespercodes
- kt215
- Daiki Kou
- 1. BCG Gamma
- 2. Bending Spoons
- 3. noogata
- 4. @c3ai
- 5. Novartis Institutes for Biomedical Research
- 6. Replica, Inc
- 7. KU Leuven
Description
New Features
- add new method
SchemaModel.to_yamlto serializeSchemaModels to yaml #428
- 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)
- 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
- Is supplement to
- https://github.com/pandera-dev/pandera/tree/v0.6.3 (URL)