Update README.md

pull/643/head
Jim Bennett 2 years ago committed by GitHub
parent 44e442039a
commit 5dcaf60052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -128,7 +128,7 @@ Our investigation suggests that variety has more effect on the overall price tha
new_pumpkins.groupby('Variety')['Price'].mean().plot(kind='bar')
```
<img alt="Scatter plot of Price vs. Day of Year" src="images/price-by-variety.png" width="50%" />
<img alt="Bar graph of price vs variety" src="images/price-by-variety.png" width="50%" />
Let us focus for the moment only on one pumpkin variety, the 'pie type', and see what effect the date has on the price:

Loading…
Cancel
Save