Getting column with days from first observed – trading data
So i have some Trading data, and ultimately i would like to find 1 week return 1 month, 3 month and so on. To do this i think it is easiest if i can get a column with days existed for each asset. Data is simplified to this: Id Date Price 101 2014-09-14 0.7 101… Read More Getting column with days from first observed – trading data