SArray.
to_numpy
Converts this SArray to a numpy array
This operation will construct a numpy array in memory. Care must be taken when size of the returned object is big.
A Numpy Array containing all the values of the SArray