numpy.ndarray. 2-dimensional array; items can be fetched using the syntax a[i, j]; arrays can be sliced with syntax a[m:n, k:l]; FP:35 numpy.arange(n) build ...
確定! 回上一頁