self.v5 = self.v[-6:-1].mean()
AttributeError: 'list' object has no attribute 'mean'
你的v是list,要转换成numpy.array才行
您确定执行该操作?该操作不可撤销.
*斜体文本*
**粗体文本**
*** (分隔线)
> 引用
[Google](http://www.google.com)
[Google](http://www.google.com "Google")

[](http://google.com)
print "Hello World"
更多说明请参阅 官方 Markdown 文档