August 9, 2023
Additions
- DSL: Implement new
signal.top_n(n)andsignal.bottom_n(n)functions for selecting the top and bottom columns for each evaluation entity. See the DSL documentation for more information.
signal.top_n(n) and signal.bottom_n(n) functions for
selecting the top and bottom columns for each evaluation entity. See
the DSL documentation for more information.