NumPy 数值类型是dtype对象的实例,每个都有独特的特点。 ... 2, 4]) >>> z = np.arange(3, dtype=np.uint8) >>> z array([0, 1, 2], dtype=uint8).
確定! 回上一頁