不该买$300一张的.# Money - 海外理财
m*t
1 楼
【 以下文字转载自 Quant 讨论区 】
发信人: myregmit (myregmit), 信区: Quant
标 题: error of gamma.fit() in python
发信站: BBS 未名空间站 (Sat Mar 15 11:30:18 2014, 美东)
in Python 3.2, I need to find gamma fit for data.
param = gamma.fit(samp) // samp is a list of double
I got error: TypeError: cannot perform reduce with flexible type
Any help wouldbe appreciated.
best
发信人: myregmit (myregmit), 信区: Quant
标 题: error of gamma.fit() in python
发信站: BBS 未名空间站 (Sat Mar 15 11:30:18 2014, 美东)
in Python 3.2, I need to find gamma fit for data.
param = gamma.fit(samp) // samp is a list of double
I got error: TypeError: cannot perform reduce with flexible type
Any help wouldbe appreciated.
best