Skip to content

Conversation

jonlidgard
Copy link

Description

I have been trying to parse some bank statements using your code. Unfortunately the statement fields are not quoted text & the last field contains payee descriptions that sometimes include the comma delimiter. This was causing the parse to fail. I have added an option 'lastFieldDelimiterStrategy' to ignore delimiters in the final field of each line so that these files can be successfully parsed.

Checklist

The following list must only be fulfilled by code-changing PRs. If you are making changes on the documentation, ignore these.

  • Include in-code documentation at the top of the property/function/structure/class (if necessary).
  • Merge to develop.
  • Add to existing tests or create new tests (if necessary).

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.

1 participant