0.8.3
Profiler
- Fix req missing for typing_extensions #698
- Add profiler option for column level invalid values #704
- Updated setup.cfg mypy flags and resolved related errors. #703
Documentation
Bugs
- Fix bug with null replication metrics #702
- PSI diff() #708
- PSI diff() bug #707
- Fix bug with null replication metrics when row is all null #706
- PSI no calculation on
TextProfile
#711 - PSI fixing unit tests #712
Other Changes
- Includes mypy in pre-commit and fixes last needed updates #696
- Quick Fix: Oxford Comma in README #697
- Pre-Commit: Default setup.cfg flags #701
- Updated setup.cfg with check-manifest #705
- Updating the version to v0.8.3 #710
- PSI blurb in Docs for 0.8.3 #714
- Generate Docs for v0.8.3 #715
Full Changelog: 0.8.2post1...0.8.3
What's Changed
- Fix req missing for typing_extensions by @JGSweets in #698
- Pre-Commit: Default
setup.cfg
flags by @taylorfturner in #701 - Add Makefile to auto setup repo for developers by @tonywu315 in #699
- Quick Fix: Oxford Comma in README by @taylorfturner in #697
- Adding
PSI
todiff
report by @taylorfturner in #688 - Updated setup.cfg with check-manifest by @Sanketh7 in #705
- Fix bug with null replication metrics by @tonywu315 in #702
- Add profiler option for column level invalid values by @tonywu315 in #704
- PSI
diff()
bug by @taylorfturner in #707 PSI
diff()
by @taylorfturner in #708- Fix bug with null replication metrics when row is all null by @tonywu315 in #706
- Add PSI documentation in README.md by @taylorfturner in #709
- Updated setup.cfg mypy flags and resolved related errors. by @Sanketh7 in #703
- Updating the version to v0.8.3 by @taylorfturner in #710
- PSI no calculation on
TextProfile
by @taylorfturner in #711 - PSI fixing unit tests by @taylorfturner in #712
Full Changelog: 0.8.2.post1...0.8.3