Releases: whylabs/whylogs
v0.6.10
v0.6.9
whylogs release v0.6.9
Hi everyone! Weβve now released whylogs 0.6.9 π.
whylogs is an open standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes:
v0.6.8
whylogs release v0.6.8
Hi everyone! Weβve now released whylogs 0.6.8 π.
Whylogs is an open standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes:
- Fix profile viewer scroll on click #334 [@jamie256]
- [API] Simplify WhyLabs writer #333 [@andyndang]
- Note: this deprecates the data_collection_consent parameter for WriterConfig and start_whylabs_session: use WhyLabs API key instead.
- Update autoflake parameters to remove unused imports #332 [@jamie256]
- Changed MATCH and NOMATCH to use re.compile instead of re.match. Chan⦠#325 [@FelipeAdachi]
- Bump version to release #329 [@github-actions]
π Bug Fixes
v0.6.7
whylogs release v0.6.7
Hi everyone! Weβve now released whylogs 0.6.7 π.
whylogs is the open source standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes:
- Bump version to release #323 [@github-actions]
π Bug Fixes
v0.6.6
whylogs release v0.6.6
Hi everyone! Weβve now released whylogs 0.6.6 π.
Whylogs is an open standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes:
- Added MLFlow writer and new flask and sagemaker examples #316 [@jamie256]
- Add regex pattern matching to ValueConstraint #317 [@FelipeAdachi]
- [MIGRATION] Move Java code base to whylogs #318 [@andyndang]
- [IMPROVEMENT] Switch image profiling to using ImageStats #315 [@jamie256]
- Simply dependencies #313 [@andyndang]
- Bump version to release v0.6.5 #309 [@github-actions]
π Bug Fixes
v0.6.5
whylogs release v0.6.5
Hi everyone! Weβve now released whylogs 0.6.5 π.
Whylogs is an open standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes:
π Bug Fixes
β¨ Features
v0.6.4
v0.6.2 Bug fixes and examples
whylogs release v0.6.2
Hi everyone! Weβve now released whylogs 0.6.2 π.
Whylogs is an open standard for data and ML logging created by WhyLabs. π©π½
Get Involved in the revolution:
- π©βπ» Contribute to the project via our GitHub
- β€οΈ Give us feedback or chat with our team on Slack
- π° Push whylogs profiles directly to WhyLabs Platform for monitoring. Sign up for a free account here
This version includes:
β¨ Features
π Bug Fixes
- Stop JSONifying data. Bump schema minor version to 2 #295 [@andyndang]
π Removal of fields
- Stop tracking frequent numbers. These are tracked by frequent items at the column level as strings, so the data is duplicate for numerical columns
π Documentation
v0.6.1 Profile Viewer and Windows Support
whylogs release v0.6.1.
Hi whylogers! Weβve now released whylogs v0.6.1, check it out! π. Whylogs is an open standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes:
- π΅πΌββοΈ Track and visualize the distributions & summary statistics of data with the whylogs profile viewer. The viewer runs locally and offline.
- π Share your profile viewer with anyone as a single file. .
- π» whylogs works natively with the latest Windows OS.
- π Documentation updates: Full documentation can be found at https://docs.whylabs.ai/ or Github https://github.com/whylabs/whylogs/
Get Involved in the revolution.
- π©βπ» Contribute to the project: https://github.com/whylabs/whylogs/
β₯οΈ Give us feedback or chat with our team on Slack- π° Push whylogs profiles directly to WhyLabs Platform for monitoring. Sign up for a free account here
Detailed changelog bellow:
β¨ Features
- View profiles summaries directly from code #273 [@valer-whylabs] [@lalmei]
- Share profile viewer with anyone #273 [@valer-whylabs] [@lalmei]
- whylogs has been updated for windows. [@andyndangΒ ]
π Bug Fixes
- Fix Discrete charts for profile viewer #289 [@valer-whylabs]
- Make sure notebook test run in correct poetry kernel #287 [@lalmei]
- Fix incorrect paths in notebooks #286 [@lalmei]
- Fix UTC timestamps on profiles #284 [@phantomgoose]
π Documentation
π¨ Testing
v0.6.0 Bugs and Patches
whylogs release v0.6.0
Hi everyone! Weβve now released whylogs 0.6.0 π.
Whylogs is an open standard for data and ML logging created by WhyLabs. π©π½βπ¬
This version includes removing some packages from requirements during installation. Along with minor bug fixes, and updates to documentation.
π Bug Fixes
π Documentation
β¬οΈ Dependencies
- Removing pyarrow and llvmlite from required dependecies #276 [@lalmei]
- Loosen matplotlib dependency constraint #283 [@lalmei]
- Remove reference package #282 [@lalmei]