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. 📈
https://whylogs.readthedocs.io/
Apache License 2.0
2.65k stars 121 forks source link

add reinit to why.init() #1556

Closed richard-rogers closed 1 month ago

richard-rogers commented 2 months ago

Description

Make integration tests pass now that why.log() tests are included. Also pass environment variables into container for nightly integration tests.

Changes