numpy.array(); numpy.zeros(); numpy.empty() ... 具体的には、numpy配列をnp.array([])で初期化します。 empty_array = np.array([]).
確定! 回上一頁