Hello,
I have a dataset that records a series of variables for a large number of observations, including the date at which the observation was made. I want to create a new variable, that measures the distance between the moment of observation and a given date, in this case, 13 May 2019.
What is the easiest way to implement this?
I have a dataset that records a series of variables for a large number of observations, including the date at which the observation was made. I want to create a new variable, that measures the distance between the moment of observation and a given date, in this case, 13 May 2019.
What is the easiest way to implement this?
Comment