Skip to content

resolve #4 open file decode error#5

Merged
cdfmlr merged 3 commits intomasterfrom
#4_file_decode_error
Jan 16, 2021
Merged

resolve #4 open file decode error#5
cdfmlr merged 3 commits intomasterfrom
#4_file_decode_error

Conversation

@cdfmlr
Copy link
Copy Markdown
Owner

@cdfmlr cdfmlr commented Jan 15, 2021

add a function detect_decode to detect the file encoding, and decode input file on the detected encoding.

Closes #4

add a function `detect_decode` to detect the file encoding, and decode
file on the detected encoding.
this will be released as v0.1.1

Closes #4
@cdfmlr cdfmlr changed the title resolve #4 file decode error resolve #4 open file decode error Jan 16, 2021
Copy link
Copy Markdown
Owner Author

@cdfmlr cdfmlr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed

@cdfmlr cdfmlr merged commit dd4bff7 into master Jan 16, 2021
@cdfmlr cdfmlr deleted the #4_file_decode_error branch March 7, 2022 11:32
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

Successfully merging this pull request may close these issues.

windows: UnicodeDecodeError: 'gbk' codec can't decode

2 participants