If I try to use vectorize on the result of functools.partial, I seem to get: ValueError: failed to determine the number of arguments for <functools.partial object at 0x4e396d8> Anything I can do about it?