Fix numpy-ndarray bug
On zSystems, the ndarray is not retaining the values for nparray. Defining the data type is required to get the desired behavior.
Loading
Please sign in to comment
On zSystems, the ndarray is not retaining the values for nparray. Defining the data type is required to get the desired behavior.