We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f70a05 commit 7758078Copy full SHA for 7758078
lectures/heavy_tails.md
@@ -19,7 +19,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
19
```{code-cell} ipython3
20
:tags: [hide-output]
21
22
-!pip install --upgrade yfinance pandas_datareader
+!pip install --upgrade yfinance wbgapi
23
```
24
25
We use the following imports.
0 commit comments