Skip to content

Open files with UTF-8 Encoding in Python #146

@florisverstegen

Description

@florisverstegen

When running the Python script to import the CSV on Windows 10 set to English International I had the python issue of incorrect characters in the CSV data. Issue can be resolved by opening the CSV files with encoding="utf-8".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions