quantopian / pyfolio

Portfolio and risk analytics in Python
https://quantopian.github.io/pyfolio
Apache License 2.0
5.71k stars 1.78k forks source link

error when using the PandasRollingOLS funtion #657

Open Jzhds opened 4 years ago

Jzhds commented 4 years ago

Problem Description

code:

from pyfinance.ols import PandasRollingOLS

error:

No module named 'pandas._libs.tslibs.frequencies