-
Notifications
You must be signed in to change notification settings - Fork 60
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
Set encoding when saving csv #317
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mski-iksm Could you consider adding some light load/save test cases? |
LGTM |
Co-authored-by: Jumpei Ukita <ukky17@users.noreply.github.com>
@mski-iksm just a friendly reminder. What's this PR status? |
@hirosassa I'm still working on adding tests. Please wait for few more days. |
@Hi-king I've added small tests. Please re-review. Thank you. |
@mski-iksm THX!LGTM! |
I've added CsvFileProcessor._encoding to allow specifying encodings when dumping in csv.