[ 
https://issues.apache.org/jira/browse/CSV-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704525#comment-15704525
 ] 

Gary Gregory commented on CSV-166:
----------------------------------

Yeah, we are entering into SQL projection territory...

You could say:

format.withProjection(1, 10, 33)

or:

format.withProjection("LASTNAME", "DOB", "ID")


> Read CSV file column by column
> ------------------------------
>
>                 Key: CSV-166
>                 URL: https://issues.apache.org/jira/browse/CSV-166
>             Project: Commons CSV
>          Issue Type: Improvement
>            Reporter: Carlos Gavidia
>            Priority: Minor
>              Labels: csvparser
>
> It would be nice if the library enables reading the CSV files in a column per 
> column basis. Here's a very popular StackOverflow thread were the issue is 
> discussed:
> http://stackoverflow.com/questions/12169038/read-csv-file-column-by-column



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to