import numpy as np a = np.array([[200,400],[100,300]]) print( a.argmin() ) # 2
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT