From 9689e27dcca8e4ccf05b68e519cf92c32fe673d0 Mon Sep 17 00:00:00 2001 From: AdrianSosic Date: Mon, 16 Dec 2024 15:48:09 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75559196b..aba47d476 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `benchmarks` subpackage for defining and running performance tests – `Campaign.toggle_discrete_candidates` to dynamically in-/exclude discrete candidates - `filter_df` utility for filtering dataframe content +- `label_input_and_output_columns` decorator to create lookups from array-based + callables - `DiscreteConstraint.get_valid` to conveniently access valid candidates - Functionality for persisting benchmarking results on S3 from a manual pipeline run