コード例 #1
0
ファイル: ttr.py プロジェクト: hanzhichao2000/pandicator
 def test_ROC(self):
     ttr.roc(self.x, type_='continuous')
     ttr.roc(self.x, type_='discrete')