J. Gobeli
Results
3
comments of
J. Gobeli
I also just had the same problem and figured it out. ``` perf = pd.DataFrame(df).calc_stats() perf.set_riskfree_rate(0.011) perf.display() ```
`pip3 install requests` did it for me
yes