Skip to content

Commit

Permalink
Update 01 - Data Exploration.ipynb
Browse files Browse the repository at this point in the history
 Fixed grammar from 'and' to 'are' in the description.
  • Loading branch information
callezenwaka authored Mar 6, 2021
1 parent a68e38f commit e5204e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01 - Data Exploration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,7 @@
"- The ***f(x)*** value calculated using the regression line coefficients.\n",
"- The *error* between the calculated ***f(x)*** value and the actual **Grade** value.\n",
"\n",
"Some of the errors, particularly at the extreme ends, and quite large (up to over 17.5 grade points); but in general, the line is pretty close to the actual grades."
"Some of the errors, particularly at the extreme ends, are quite large (up to over 17.5 grade points); but in general, the line is pretty close to the actual grades."
]
},
{
Expand Down

0 comments on commit e5204e0

Please sign in to comment.