Skip to content

Commit c645453

Browse files
committed
update lecture-python (926803a)
1 parent b44e6c8 commit c645453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lectures/pandas_panel.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ for continent in continents:
476476
477477
plt.title('Real minimum wages in 2015')
478478
plt.xlabel('US dollars')
479+
plt.legend()
479480
plt.show()
480481
```
481482

0 commit comments

Comments
 (0)