Lekton
Results
2
issues of
Lekton
Hi, Much appreciate about the library. I'm on Python 3.9 and Windows 10, met following error: `C:\Users\****\AppData\Local\Programs\Python\Python39\lib\site-packages\rqrisk\risk.py:127: RuntimeWarning: invalid value encountered in double_scalars return (self.annual_return - self.beta * self.benchmark_annual_return) /...
When I'm using windows to run the notebook, I found the path of extracted data is different from Linux, it caused the `os.path.join` failing. So I added an alternative method.
zh-cn
en-snapshot