import numpy as np. arange로 numpy array 만들기. arr = np.arange(25). dtype으로 numpy array 데이터 타입 확인하기. arr.dtype. #dtype('int32').
確定! 回上一頁