Enhancements
- Add support for frictionless schemas (454) [[docs](https://pandera.readthedocs.io/en/stable/third_party_schema.html#frictionless-data-schema)]
- decouple pandera and pandas dtypes (559) [[docs](https://pandera.readthedocs.io/en/stable/dtypes.html)]
- Unify dataframe definitions to fix auto-complete 576
- Report all failure cases when coercing dtypes fails (584)
Bugfixes
- Handle case of pandas.DataFrame with pandas.MultiIndex in `pandera.error_formatters.reshape_failure_cases` (560)
- Add 'ordered.setter' decorator (567)
- Fix decorators on classmethods (568)
- better handling of datetime/timedelta in serialize/deserialize (585)
Docs Improvements
- Update contributing guide ccca82f7539311078c519d027670487150cfdb11
- Add documentation build to contributing guide 361fec0df65ea0711be3b0270dd4a7797100aba6
- Fix virtualenv instructions in contributing guide ed74a65d895f5576e53f71377d2d72195231e8eb
- Feature/coroutines docs (570)
- Add frictionless documentation (579)
- use python primitive types in docs where possible (581)
Repo Improvements
- Add typing to un-annotated functions (569)
- use virtualenv instead of conda in ci (578)
Contributors
Big shout out to ✨ mattHawthorn, vinisalazar, cristianmatache, TColl, jeffzi, admackin, and benkeesey ✨ for your contributions on this release 🎉🎉🎉