Skip to content

Conversation

jyyyeung
Copy link

Updated GenericCsv Plugin to identify delimiter used in the CSV file.

  1. It iterates through the list of possible characters (,, \t, |, ;) in the first line.
  2. Then uses the character with the most occurrences as the delimiter.

@EricZimmerman
Copy link
Owner

what, and where, is this?

TLEFileIrregularCsv\TLEFileIrregularCsv.csproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants