Skip to content

Commit

Permalink
remove pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
HumphreyYang committed Jun 19, 2023
1 parent d476aaa commit 7712562
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lectures/inflation_history.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ import matplotlib.dates as mdates
import datetime
```

```{code-cell} ipython3
:tags: [hide-output]
!pip install xlrd
```

We'll start by bringing these data into Pandas from a spreadsheet.

```{code-cell} ipython3
Expand Down

0 comments on commit 7712562

Please sign in to comment.