With this CSV example:
Source,col1,col2,col3 foo,1,2,3 bar,3,4,5
The standard method I use Pandas is this:
Parse CSV<
Pandas.js at the moment is an experimental library, but seems very promising it uses under the hood immutable.js and NumpPy logic, both data objects series and DataFrame are there..