Skip to content

Commit

Permalink
Update inflation_forecast_notebook.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
msikorski93 authored Dec 15, 2021
1 parent 64ce788 commit 19d22e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inflation_forecast_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@
"time_series.rolling(window=12).std().plot(label='Rolling Std')\n",
"time_series.plot(figsize=(9,4))\n",
"plt.legend()\n",
"plt.show"
"plt.show()"
]
},
{
Expand Down

0 comments on commit 19d22e4

Please sign in to comment.