What's Changed
- added code page and accent support by @cody-scott in #35
- print error on failure by @cody-scott in #36
- doc updates by @cody-scott in #37
Primary change is to allow accents to be loaded properly from windows by forcing the codepage to UTF-8 as polars/pandas exports it to.
Full Changelog: v0.0.13...v0.0.14