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

How to auto-detect encoding of csv file? #491

Open
SeungrokYoon opened this issue May 7, 2024 · 0 comments
Open

How to auto-detect encoding of csv file? #491

SeungrokYoon opened this issue May 7, 2024 · 0 comments

Comments

@SeungrokYoon
Copy link

SeungrokYoon commented May 7, 2024

Hello! It is my first time to make a question in this project.

First of all, thank you for making this amazing library which dramatically reduced my working time!

By the way, I had trouble finding out my csv file's encoding.
I had to try all the possible encoding options provided and finally found out my csv is encoded with 'utf16le'.

However, in your demo project - which was awesome -, it seems like the encoding type is auto-detected.

If I am correct, could you share the under the hood mechanism of detecting encoding type?

Thank you for reading, and have a great day!👍

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