Highlights ⭐️
- try pandera: add jupyterlite notebooks, add support for py3.7 (#951) @cosmicBboy
- Feature/922 add other ways to report unique errors as an argument (#914) @ng-henry
What's Changed 📈
- Bugfix/910: Support
ordered=True
in yaml schemas (#943) @dstumPY - docs: Fix typo in pyspark.rst (#948) @smoothml
- update rename_columns not to error on {key: key, ...} rename_dict (#941) @hsorsky
- Fix #937: Handle empty MultiIndex validation (#938) @davidandreoletti
- Fix infer_schema for 'empty' dataframes (#944) @tpvasconcelos
- Bugfix/Fix with_pydantic mypy error (#934) @brrm
- Updating Fugue section docs (#927) @kvnkho
New Contributors 🎉
Shout out to all the first-time contributors!
Full Changelog: v0.12.0...v0.13.0