You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm yeah maybe... I think my preference would be modular functions for this (i.e you would chain get_metrics into a series of transforms etc) but I don't feel that strongly/
We could add additional functions / additional arguments to
get_metrics()
. Consider something like this:or something like this. Not so sure about
add_args
, butreplace
could actually be nice?maybe related: #789
The text was updated successfully, but these errors were encountered: