If you have a simple condition to check for values that are false (such as '<0′ because negative values are invalid) then: [code]import numpy as np np.sum(x ...
確定! 回上一頁