[PYTHON/NUMPY] ndarray 클래스 : dtype 속성을 사용해 배열의 데이터 타입 구하기

■ ndarray 클래스의 dtype 속성을 사용해 배열의 데이터 타입을 구하는 방법을 보여준다.

예제 코드 (PY)

Advertisements