v1.5.0
What's Changed
- Added the
typos
pre-commit hook and fixed a bunch of typos by @DamianBarabonkovQC in #108 - Auto-update pre-commit hooks by @github-actions in #109
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #115
- Implement a
NumericPercentile
Constraint
by @kklein in #112 - Implement a
Constraint
limiting the fraction ofNULL
values in a column. by @kklein in #113
New Contributors
- @DamianBarabonkovQC made their first contribution in #108
Full Changelog: v1.4.0...v1.5.0