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
Consider explicitly re-raising using 'except KeyError as exc' and 'raise KeyError('extrap_mode must be one of "linear", "nearest", or "costant"') from exc'
Consider explicitly re-raising using 'except KeyError as exc' and 'raise KeyError('extrap_method must be one of "decay_prop", "decay_hark", or "paste"') from exc'