Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-298

Support Header in second Row

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Information Provided
    • None
    • None
    • Parser
    • None

    Description

      I have to parse files where the first rows contains a timestamp and header row is in the second row.

      It would be great to code:

       

      Iterable<CSVRecord> records = CSVFormat.RFC4180.withSecondRecordAsHeader().parse(in);

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            mores Stephen More
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment