Pavel Kolesnikov <pavel.kolesnikov@...> writes:

> 
> Hi all,
> 
> I've just released ya-csv, a simple CSV parser and writer for Node.js,
> available fromĀ http://github.com/koles/ya-csv or by npm install ya-csv
> 
> Features:
> - event based, suitable for processing big CSV streams
> - configurable separator, quote and escape characters (comma,
> double-quote and double-quote by default)
> - ignores lines starting with a configurable comment character (turned
> off by default)
> 
> Any feedback welcome
> 
> Regards,
> Pavel
> 
 

Hi Pavel, i can use  ya-csv parser and i retrieve  value's of entire column is
it not possible to retrieve single value from a column.
If it is possible means let me know how to do it.

Thank you,
pruthvi 

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to