nonzero 直接看例子: isnan: ... y Out[91]: [nan, 1.0, -inf] In [92]: np.isnan(y) Out[92]: array([ True, ... 上一篇: 彻底弄清python的切片
確定! 回上一頁