Add explicit datasets reference to Metrics #18
dmzolotarev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Metrics reference datasets in their expressions, but don't declare these dependencies explicitly:
This creates several issues:
Proposed Solution
Add explicit
datasetsarray to metrics definitions.All reactions