numpy 정리
·
AI/잡동사니
- 최소값, 최대값, 혹은 조건에 해당하는 색인(index) 값을 찾기 : np.argmin(), np.argmax(), np.where()