Pro tip: If you look at some code and think "there has to be an easier way", then there probably is.
Why am I saying this?
In part 2 I used some code which I wasn't happy with.
So after the video was published, and as I sat watching What We Do In The Shadows with my wife, I realised there was a better way.
This video starts by correcting two sections of code to remove for loops that simply didn't need to be there.
It continues by smoothing the data by applying a parameterized rolling-mean and, inspired by carlos, add some grid lines 😄
Have a great day!
#data #analytics #python #excel #pythoninexcel