quantOS-org / JAQS

http://www.quantos.org/jaqs/
Other
616 stars 343 forks source link

Rolling函数错误 #53

Closed xxchenxx closed 5 years ago

xxchenxx commented 5 years ago

在py_expression_eval.py 654行 是否应该是return x.rolling(n).corr(y)?