numpy 套件除了 array() 方法可以將list 轉換成ndarray,還有其他的方法可以 ... "6", "71"] ironmen_str_array = np.array(ironmen) print(ironmen_str_array.dtype) ...
確定! 回上一頁