Skip to content

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

@SeungrokYoon

Description

@SeungrokYoon

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!πŸ‘

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions