I recently had a bug with SAS comments that I would like to share with you. In SAS, you can mainly use two kinds of comments:
* Here is my comment;
/* Here is my comment */
However, I noted that with SAS 9, the first one may give some problems. I usually program in SAS using Enterprise Guide (EG). Inside a macro, I had a comment of the first kind with a…
Continue reading...
I have recently read an interesting article from the Economist entitled "Data, data everywhere". The author has regrouped some interesting (and impressive) figures regarding amount of data. I learned that astronomy is certainly the domain where most data are generated:
"WHEN the Sloan Digital Sky Survey started work in 2000, its telescope in New Mexico collected more data in its first few weeks than had been amassed in the…
Continue reading... | 2 Comments