scipy.optimize.RootResults.pop#

RootResults.pop(key, default=<unrepresentable>, /)#

If the key is not found, return the default if given; otherwise, raise a KeyError.