scipy returns nan for cauchy distribution

后端 未结 0 1730
心在旅途
心在旅途 2021-02-05 10:41

I am new to scipy and I met with a problem on moment values of cauchy distribution.

My code is pretty simple:

from scipy.stats import cauchy
print(cauchy.s         


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