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
MAJOR BACKWARDS INCOMPATIBLE CHANGE: metrics now accept DataFrames, not Series.
Additionally, the number of arguments in a metric should be equal to the dependencies.
Dependencies are unpacked into the metric function call.