Skip to content

suggest utf-8 encoding for csv_example #124

@LeiYangGH

Description

@LeiYangGH

I'm using a Chinese win10 and when running the csv_example got 'gbk cannot encode... error', setting encoding='utf-8' optional parameter to open function can prevent this error.
So I suggest update sample code using 'utf-8', or 'utf-8-sig' for csv with BOM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions