whylabs / whylogs

An open-source data logging library for machine learning models and data pipelines. 📚 Provides visibility into data quality & model performance over time. 🛡️ Supports privacy-preserving data collection, ensuring safety & robustness. 📈

Home Page:https://whylogs.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uncompounding dataset profile's strips metadata

jamie256 opened this issue · comments

Description

The uncompound path doesn't copy of the DatasetProfileView metadata

We need to copy over metadata here when creating a new DatasetProfileView:
https://github.com/whylabs/whylogs/blame/mainline/python/whylogs/migration/uncompound.py#L159