Skip to content

Commit 018fe74

Browse files
mmckyHumphreyYang
andauthored
Update lectures/polars.md
Co-authored-by: Humphrey Yang <39026988+HumphreyYang@users.noreply.github.com>
1 parent 4e654c7 commit 018fe74

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lectures/polars.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
3030
```{code-cell} ipython3
3131
:tags: [hide-output]
3232
33-
!pip install --upgrade polars
34-
!pip install --upgrade wbgapi
35-
!pip install --upgrade yfinance
33+
!pip install --upgrade polars wbgapi yfinance
3634
```
3735

3836
## Overview

0 commit comments

Comments
 (0)