Fix vs. e.g. i.e. punctuation (#1249)
This commit is contained in:
@@ -365,7 +365,7 @@ We finally have a plot that perfectly matches our "ultimate goal"!
|
||||
3. Make a scatterplot of `bill_depth_mm` vs. `bill_length_mm`.
|
||||
Describe the relationship between these two variables.
|
||||
|
||||
4. What happens if you make a scatterplot of `species` vs `bill_depth_mm`?
|
||||
4. What happens if you make a scatterplot of `species` vs. `bill_depth_mm`?
|
||||
Why is the plot not useful?
|
||||
|
||||
5. Why does the following give an error and how would you fix it?
|
||||
|
||||
Reference in New Issue
Block a user