You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/intro.md
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,13 @@ kernelspec:
9
9
name: python3
10
10
---
11
11
12
-
# Computational Economics and Finance for Undergraduates
12
+
# A First Course in Quantitative Economics with Python
13
13
14
-
```{admonition} Writing in progress
15
-
:class: warning
16
-
This lecture series is currently **in-work**
17
-
```
18
-
19
-
This website presents a set of lectures for undergraduates focusing on computational economics and finance, designed and written by [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/).
14
+
This lecture series provides an introduction to quantitative economics using Python.
20
15
21
-
For an overview of the series, see [this page](https://quantecon.org/python-lectures/)
16
+
It was designed and written by [Thomas J. Sargent](http://www.tomsargent.com/), [John Stachurski](http://johnstachurski.net/), and the rest of the QuantEcon team.
22
17
18
+
See [About these Lectures](about.md) for background and reading suggestions.
0 commit comments