Comment Re:Mr. Fusion (Score 1) 202
Hey Tablizer,
I've been programming for half a year now (ruby, C, tiny bit of assembly) and I have in the past experienced your table-epiphany when working with large datasets in MATLAB. The ability to treat everything as a MATRIX and essentially script everything as a matrix manipulation was much clearer and intuitive to me than
marrying the data to code.
Basically my question is: what options exist for us who want to work with tables? What languages can we use right now?