1
I am getting this error while trying to import the Pyfolio library, I tried to import first:
import scipy.stats
or
from scipy import stats
and I was not successful. I can import scipy but when importing again the Pyfolio library appears the same error.
import scipy.stats import pyfolio as pf
I tried to install scipy again (via Pip), I also tried to update it but it didn’t work. I’m using Python Version 3.6.5, Windows, coding in Spyder. Does anyone know how I can fix this mistake?
Arthur, good night! What’s the name of your.py file.?
– lmonferrari