用法: ndarray.shape. 數組維度的元組。 shape 屬性通常用於獲取數組的當前形狀,但也可用於通過為其分配數組維度的元組來就地重塑數組。與 numpy.reshape 一樣,新的 ...
確定! 回上一頁