search for: dtcol

Displaying 1 result from an estimated 1 matches for "dtcol".

Did you mean: ttcol
2011 Feb 19
4
Accessing DF index
I have a dataframe called x2. It seems to have a date column but I can't access it or give it a name or convert it to a date. How do I refer to that first column and make it a date ? When I try x2[1,] I get the second column. head(x2) FAIRX SP500 delta 2000-08-31 0.010101096 0.007426964 0.002674132 2000-09-29 0.096679730 -0.054966292 0.151646023 2000-10-31