You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried importing alphalens but encountered the issue of "No module named 'pandas.util._decorators'" right the first command of "import alphalens" Please provide a minimal, self-contained, and reproducible example:
Please provide any additional information below:
I'm using VScode Win10.
I tried updating pip, pandas, np, alphalens to newer versions, still no hope.
Please give me a hand on that, thanks in advance
Versions
Alphalens version: 0.3.6
Python version: 3.6.8
Pandas version: 0.18.1
Matplotlib version: 3.3.4
Numpy: 1.17.0
Scipy: 1.0.0
Statsmodels: 0.12.2
Zipline: 1.2.0
The text was updated successfully, but these errors were encountered:
Problem Description
I've tried importing alphalens but encountered the issue of "No module named 'pandas.util._decorators'" right the first command of "import alphalens"
Please provide a minimal, self-contained, and reproducible example:
Please provide the full traceback:
Please provide any additional information below:
I'm using VScode Win10.
I tried updating pip, pandas, np, alphalens to newer versions, still no hope.
Please give me a hand on that, thanks in advance
Versions
The text was updated successfully, but these errors were encountered: