import numpy as np a = np.array([1.2, 1.5, 1.6, 2.5, 3.5, 4.5]) b = np.around(a) print( b )
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT