typo in lesson

pull/34/head
Jen Looper 5 years ago
parent 2ecf54e1ec
commit 96c03401f2

@ -67,7 +67,7 @@ print(new_pumpkins['Package'].corr(new_pumpkins['Price']))
0.6061712937226021 0.6061712937226021
``` ```
A good question to ask of this data will be: 'What price can I expect of a given pumpkin variety?' A good question to ask of this data will be: 'What price can I expect of a given pumpkin package?'
Let's build this regression model Let's build this regression model
## Building A Linear Model ## Building A Linear Model

Loading…
Cancel
Save