Why does the returned dataframe contain the order_dow
column twice?
Am I doing something wrong? I am pretty new to this , any help would be much appreciated :)
the code + what it returns
I was expecting a 2x7 Dataframe containing on the first column the index of the days (0-6) and on the second column the count of the occurrences of each value.