Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
edit
  • Loading branch information
shlff committed Apr 13, 2023
commit cadb543c4a58057d02611f6be23f446f309c7a83
4 changes: 1 addition & 3 deletions lectures/inequality.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ The idea is that $G=0$ indicates complete equality, while $G=1$ indicates comple
---
mystnb:
figure:
caption: "Shaded lorenz curve of simulated data"
caption: "Shaded Lorenz curve of simulated data"
name: lorenz_gini
image:
alt: lorenz_gini
Expand Down Expand Up @@ -507,8 +507,6 @@ ax.legend(fontsize=12)
plt.show()
```

**TEST ===>** Here is a {ref}`gini_income_us` and a {numref}`gini_income_us`

We see that, by this measure, inequality in wealth and income has risen
substantially since 1980.

Expand Down