Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't read codepages other than utf8 #198

Open
dmustafic-datafin opened this issue Jan 6, 2024 · 0 comments
Open

Can't read codepages other than utf8 #198

dmustafic-datafin opened this issue Jan 6, 2024 · 0 comments

Comments

@dmustafic-datafin
Copy link

dmustafic-datafin commented Jan 6, 2024

  1. Take an excel file with cp1250 codepage
  2. Parse it using xlsx.parse(excelFilePath)
  3. Resulting rows containing non-English characters are represented as �

Example file:
List.xls

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

No branches or pull requests

1 participant