microsoft / ML-For-Beginners

12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
https://microsoft.github.io/ML-For-Beginners/
MIT License
68.98k stars 14.24k forks source link

Adding DayOfYear scatter plot to better match the text for correlation #642

Closed jimbobbennett closed 1 year ago

jimbobbennett commented 1 year ago

The notebook plots the Month column, but should also include the DayOfYear column to better align with the text. This change adds that plot.

It also clears the output, as this feels like good practice.

jimbobbennett commented 1 year ago

@carlotta94c - can you take a look please. I don't seem to be able to assign it to you as a reviewer.