Update 2-Regression/2-Data/notebook.ipynb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/869/head
Lee Stott 2 months ago committed by GitHub
parent b855c8d583
commit 64acdb6df7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -337,7 +337,7 @@
}
],
"source": [
"new_pumkinns.groupby(['Month'])['Price'].mean().plot(kind='bar')\n",
"new_pumpkins.groupby(['Month'])['Price'].mean().plot(kind='bar')\n",
"plt.ylabel('Pumpkin Price')"
]
}

Loading…
Cancel
Save