@@ -11,8 +11,9 @@ kernelspec:
|
11 | 11 | |
12 | 12 | # Python Programming for Economics and Finance |
13 | 13 | |
14 | | -This website presents a set of lectures on Python programming for economics and finance, designed and written by |
15 | | -[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/). This is the first text in the series, which focuses on programming in Python. |
| 14 | +This website presents a set of lectures on Python programming for economics and finance. |
| 15 | + |
| 16 | +This is the first text in the series, which focuses on programming in Python. |
16 | 17 | |
17 | 18 | For an overview of the series, see [this page](https://quantecon.org/python-lectures/) |
18 | 19 | |
|