np.zeros_like(array)

YoungJoon Suh·2022년 11월 1일
0

numpy.zeros_like(a): return an array of zeros with the same shape and type as a given array.

profile
저는 서영준 입니다.

0개의 댓글