使用numpy array时,可能会遇到 “iteration over a 0-d array” 的错误。
例1:import numpy
2018-12-04
解决numpy 0d arrays error