Remove nan
Posted: Fri Feb 20, 2015 2:05 pm
Hi,
I am trying to remove the nan in different series i have.
I used the following code : X=@recode(X=na,0,X)
However, how can i do it once for all the series ?
Thanks in advance
I am trying to remove the nan in different series i have.
I used the following code : X=@recode(X=na,0,X)
However, how can i do it once for all the series ?
Thanks in advance