Is there any function in Python to check whether a value is “not is nan”

前端 未结 0 399
不知归路
不知归路 2020-12-01 15:05

There is a function in numpy named np.isnan(A) to check whether A is nan. In my case, A could be a number with some unknown value or np.nan returne

相关标签:
回答
  • 消灭零回复
提交回复
热议问题