在〈Matplotlib 散佈圖〉中,收集每個座標點時,並沒有使用NumPy 的風格,而是直接使用迴圈: n ... import numpy as np >>> a1 = np.array([1, 2, 3]) >>> a1.dtype ...
確定! 回上一頁