The default dtype for a numpy array constructed from an empty list is float64 : >>> np.array([]) array([], dtype=float64).
確定! 回上一頁