python numpy 判斷ndarray 中是否有 nan

 

numpy.isnan(myarray).any()

 

下面討論了哪種方法的速度最快code

reference:blog

stackoverflow.com/questions/911871/detect-if-a-numpy-array-contains-at-least-one-non-numeric-valueio

相關文章
相關標籤/搜索