-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to writing segmented profiles as v1 format. (#1359)
## Description Platform side WhyLabs can handle processing segmented profiles in v1 format, so we should stop converting automatically on upload in the whylabs writer. Fixes #1360 ## Changes * Switch default behavior to writing segmented profiles as v1 format in whylabs writer. * minor simpification * log warning if passing use_v0 parameter. Also published a dev build of these changes here: ``` !pip install whylogs[all]==1.3.4.dev0 ``` - [x] I have reviewed the [Guidelines for Contributing](CONTRIBUTING.md) and the [Code of Conduct](CODE_OF_CONDUCT.md).
- Loading branch information
Showing
3 changed files
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters