NumPyの多次元配列ndarrayには、データ型を表現する dtype というプロパティが ... Out[3]: dtype('int64') In [4]: b = np.array([0, 1, 2], dtype ...
確定! 回上一頁