I have a dataframe something like this -
and I need two outputs where I can have the date variables in a single column
How do I achieve this ?
I have a dataframe something like this -
and I need two outputs where I can have the date variables in a single column
How do I achieve this ?