v0.5.1 Unicode release
·
936 commits
to mainline
since this release
Hi everyone! Weβve now released whylogs 0.5.1 π.
whylogs is an open standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes:
- π Unicode support for stringtracker,
- π Various bug fixes.
- π Documentation updates
π Full documentation can be found at https://docs.whylabs.ai or simply head to our Github https://github.com/whylabs/whylogs to learn more., We are always open to feedback at our repo or slack http://join.slack.whylabs.ai/.
β¨ Features
π Bug Fixes
- Check additional attribute in Logger #260 [@lalmei]
- Datasetprofiles reads and writes with smart_open #262 [@lalmei]
- Use default config only if config is None #267 [@lalmei]
- Handle non-string labels when serializing confusion matrix #265 [@andyndang]
- String tracker update with custom character list #263 [@lalmei]