Hello,
I'm simply trying to convert a week ending date of '2016-01-10' to '2016-01'
For some reason, I cannot get this to work. I want to convert week ending date to year and month for Time Series projections.
I'm using the ARIMA TS model - I think I need to convert my week ending date to yyyy-mm, and then it will work.
Any help I appreciate.