When calling np.sum(), the axis should be an integer, not a float, otherwise...
When calling np.sum(), the axis should be an integer, not a float, otherwise it triggers a very disgracious Numpy warning. Now it is gone.
Showing
Please register or sign in to comment