Skip to content

Commit 7758078

Browse files
committed
fix install of wbgapi
1 parent 7f70a05 commit 7758078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/heavy_tails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
1919
```{code-cell} ipython3
2020
:tags: [hide-output]
2121
22-
!pip install --upgrade yfinance pandas_datareader
22+
!pip install --upgrade yfinance wbgapi
2323
```
2424

2525
We use the following imports.

0 commit comments

Comments
 (0)