Releases: capitalone/rubicon-ml
Releases · capitalone/rubicon-ml
v0.8.2
changes
- Add visualization widgets to catalog through publish.py (#450)
- Base Intake source for Rubicon Visualization Objects (#451)
- Work to deprecate pickle flag (#459)
- Polars writing (#460)
- Created an Intake Source for Experiment Table (#456)
- allow additional AWS CLI config via
sync
(#462)
- Add XGBoost JSON Reader/writer (#461)
- Changes by run-edgetest action (#452, #457)
bugfixes
- guard viz import and fix prefect dependency (#463)
v0.8.1
changes
- remove extra try/excepts (#445)
- update binder environment (#448)
- changes by run-edgetest action (#447)
v0.8.0
changes
- Refactor metadata loading... (#439)
- Changes by run-edgetest action (#440)
breaking
- update to
prefect
2.x (#443)
v0.7.4
changes
- programmatically select columns (#437)
- Changes by run-edgetest action (#438)
v0.7.3
changes
- Changes by run-edgetest action (#435)
v0.7.2
changes
- adds a
TagContainer
to handle key-value tags (#429)
- support wildcards in tag queries (#432)
- Changes by run-edgetest action (#428, #431, #434)
v0.7.1
changes
- Changes by run-edgetest action (#427)
v0.7.0
⚠️ incrementing minor version due to missed breaking change in v0.6.4 ⚠️
changes
- Changes by run-edgetest action (#425)
bugfixes
v0.6.5
changelog
- log zipped directories as artifacts (#418)