np.set_printoptions( threshold=元素門檻值 ):NumPy預設值是1000。意思是如果陣列元素值 ... a = np.array([np.nan, 1, np.nan], dtype=np.float16).
確定! 回上一頁