numpy.reshape(array, shape, order = 'C') : 在不更改数组数据的情况下对数组进行整形。 参数:. array:[array_like]输入数组 shape:[int或int元组] ...
確定! 回上一頁