Skip to content

fix csv entries that have values that have commas in it break the csv parsing#16

Open
jeffrichards wants to merge 1 commit intocljoly:masterfrom
jeffrichards:feature/fix-csv-parsing-for-values-with-commas
Open

fix csv entries that have values that have commas in it break the csv parsing#16
jeffrichards wants to merge 1 commit intocljoly:masterfrom
jeffrichards:feature/fix-csv-parsing-for-values-with-commas

Conversation

@jeffrichards
Copy link

prior to this fix if you're csv has an amount that has a comma in it, the csv parser fails to recognize it as a number since the value doesn't conform to the goland float standard see https://go.dev/ref/spec#Floating-point_literals

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