Skip to content

Release v0.21.0: Reduce import and schema creation runtime, add docsearch search bar

Latest
Compare
Choose a tag to compare
@cosmicBboy cosmicBboy released this 15 Nov 00:48
9667234

⭐️ Highlights

This release optimizes the import and schema creation runtime so that importing pandera and creating a schema (without doing any validation) happens in ~5 ms (before it would be >800ms). It also updates the docs to use docsearch for a better search experience.

What's Changed

New Contributors

Full Changelog: v0.20.4...v0.21.0