Thanks for reply. I want to use bit complicated stats. I want to include all types of columns not just floats.
Anyway, I have further question. I was thinking that I will create a type and then I will use the Seq[type] to store the data. It is working fine. But I have another question. How can I store each column in its own seq and whenever needed join these. Will this be more painful than seq[type].