Not parsing line delimiter correctly in CSV #648
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#648
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a very simple CSV file (two columns, first is a number, second is a string) that I am trying to parse, when XLSX parses it I get the output below. I don't see any options for specifying the line delimiter and I am not entirely sure what's going on, how can I fix this?
==>
I greatly appreciate the effort! But now the
XLSX.readFile()
returned object is just