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

Add import encoding parametrization #1

Open
Melevir opened this issue May 2, 2020 · 0 comments
Open

Add import encoding parametrization #1

Melevir opened this issue May 2, 2020 · 0 comments

Comments

@Melevir
Copy link
Contributor

Melevir commented May 2, 2020

Now when parsing win1251 csv/xlsx file, parser raises ParserError: 'utf-8' codec can't decode byte 0xc4 in position 1: invalid continuation byte.

It would be nice to:

  1. Supply file encoding as unrequired parameter.
  2. Try to guess file encoding.
yakovistomin added a commit to yakovistomin/import_me that referenced this issue May 11, 2020
Melevir added a commit that referenced this issue May 11, 2020
…ation

Add import encoding parametrization. Issue #1
korneevm added a commit that referenced this issue Mar 31, 2021
ENG-1048: Set up publishing to PyPi via Github Actions (#1)
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