Hi, one more question - in the service api, why us...
# ask-for-help
s
Hi, one more question - in the service api, why use
from <http://bentoml.io|bentoml.io> import NumpyNdarray
rather than
np.ndarray
from numpy?