v1.0-rc5
Pre-release
Pre-release
🧿 Insight 1.0
This release marks the first major version increment to the insight package as we've improving the performance and stability of the package over the past year.
Insight supports python 3.8+
What's Changed
- Use correct metric names by @nialldevlin1 in #145
- KendallTauCorrelation datetime support by @nialldevlin1 in #158
- Fixed check.continuous to accept int32, float32 and uint32 by @marqueewinq in #159
- Bump synthesized-datasets from 0.6 to 1.0 by @dependabot in #112
- Enable batch commits to DB and use caching by @simonhkswan in #162
- Drop Python 3.7 support by @simonhkswan in #174
- pin requirements for CI testing by @simonhkswan in #173
- Drop NaN in KolmogorovSmirnov by @tomcarter23 in #175
New Contributors
- @nialldevlin1 made their first contribution in #145
Full Changelog: v0.9...v1.0