In [1]: import numpy as np In [2]: np.empty(10) # 値を初期化しない1次元配列 Out[2]: array([ -0.00000000e+000, -1.49457395e-154, ...
確定! 回上一頁