dtype可以用来描述数据的类型(int,float,Python对象等),描述数据的 ... np.dtype(int) Out[83]: dtype('int64') In [84]: np.dtype(object) ...
確定! 回上一頁