没有numpy库怎么办,numpy库安装完为什么还显示没有
概述:
numpy.isNaN(array[,out]):测试每个元素是否为南,并以布尔数组形式返回结果。
array:[array _ like]inputarrayorobjectwhoseelements,我们需要测试无穷大
out :[ndarray,可选] outputarrayplacedwithresult。
itstypeispreservedanditmustboeftherightshapetoholdtheoutput。
返回:
booleanarrycontainingtheresult . for scalar input。对于标量输入,结果新booleanwithvalue
true ifheinputispositiveornegativeinfinity;否则,该值为假。
对于数组输入,结果sabooleanarraywithsameshapesaiinput和价值观念
为true,其中inputispositiveoregativeinfinity的对应元素;
其他地方的值都是假的。
# python程序设计
# numpy.isnan()方法
导入编号为极客
打印(伊斯南:),极客。伊斯南(1)、(n))
打印(伊斯南:),极客。伊斯南(0)、(n))
#不是一个数字
打印(伊斯南:),极客。伊斯南)和" \n "
#无限
print(ISnan:)、geek.isnan (geek .INF)、(\ n))))))))652
print(ISnan:)、geek.isnan (geek.ninf)和" \n "
x=极客。数组([-极客. INF,0 .geek.inf])。
y=geek.array ([ 2,2,2 ])。
print(checkingforNan:,geek.isnan(x () x,y)))))))))))。
输出:
是张楠:假
是张楠:假
南:是真的吗
是张楠:假
是张楠:假
正在检查南:[0 0 0]
# python程序设计
# numpy.isnan()方法
导入编号为极客
#返回true/falsevalueforeachelement
b=geek.arange(20).整形(5,4))))))))).
打印((n),b)))))))))))))))))))。
print((NISNan)not number):(n),极客。isnan(b))))))))65
b=[[1j],
print((NISNan)not number):(n),极客。isnan(b))))))))65
输出:
伊斯南(注意号码):
伊斯南(注意号码):
郑重声明:本文由网友发布,不代表盛行IT的观点,版权归原作者所有,仅为传播更多信息之目的,如有侵权请联系,我们将第一时间修改或删除,多谢。