0.8.1: Mypy Plugin, Better Editor Type Annotation Autocomplete, Pickleable SchemaError(s), Improved Error-reporting, Bugfixes
Enhancements
- add
__all__
declaration to root module for better editor autocompletion 42e60c6 - fix: expose nullable boolean in pandera.typing 5f9c713
- type annotations for DataFrameSchema (#700)
- add head of coerce failure cases (#710)
- add mypy plugin (#701)
- make SchemaError and SchemaErrors picklable (#722)
Bugfixes
- Only concat and drop_duplicates if more than one of {sample,head,tail} are present d3bc974, f756166, 20a631f
- fix field autocompletion (#702)
Docs Improvements
- Update contributing documentation: how to add dependencies #696
- update package description in setup.py eb130b4
- Fix broken links in dataframe_schemas.rst (#708)
Contributors
Big shout out to the following folks for your contributions on this release 🎉🎉🎉