numpy.empty(shape, dtype=float, order='C') NumPy array: empty ... We then create an empty array with dimensions (2, 3) and data type dt.
確定! 回上一頁