Releases: mostly-ai/mostlyai-qa
Releases · mostly-ai/mostlyai-qa
1.3.3
1.3.2
What's Changed
- refactored Makefile
- simplified docs layout
- fixed issue with reading large Int64 columns
- fixed issue with binning of bool columns
- fixed issue with binning of constant datetime columns
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- updated pypi package info
- move code folder one level up
- fix compatibility with pandas 2.0
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- provide docs
- use rich.Progress as default progress
- new interface for progress reporting
- relax pandas dependency to 2.0
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- trim metrics precision after all other validations are done
- filter out empty buckets while calculating embeddings
- makefile support for release to PyPI
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- changed return type for
qa.report
fromdict
toMetrics
- added quick start example
- (internal) simplify calculate_embeddings + add fine-grained progress
- (internal) trigger CI workflow for PRs from forked repos
- (internal) change INFIX for stored statistics files
Full Changelog: 1.1.4...1.2.0
1.1.4
1.1.3
mostlyai-qa 1.1.2
What's Changed
- fix issue with max_sample_size_embeddings argument
- improved README
Full Changelog: 1.1.0...1.1.2