Skip to content

Commit 3a1aba2

Browse files
committed
fix missing solution end
1 parent 383dfef commit 3a1aba2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lectures/pandas_panel.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,3 +615,6 @@ plt.title('Employment in Europe (2015)')
615615
plt.legend(bbox_to_anchor=(1,0.5))
616616
plt.show()
617617
```
618+
619+
```{solution-end}
620+
```

0 commit comments

Comments
 (0)