Hello,

I have a variable in my dataset that expresses the year and week in the following way: year - week. For example: 2020 - 01 2020-02 2020-03 and so on. This variable is in the string format. I would like to transform this values in time values.
Can you help me with the code?
Thank you in advance