This lightweight tool converts non-UTF-encoded (such as GB2312, GBK, BIG5 encoded) files to UTF-8 encoded files. It can either be executed from command line (CLI), or imported into other Python code.
OS: Windows 10 Python version: 3.8.10 Python environment: conda Using jupyter: true Datapane version: 0.11.11 When displaying a pandas dataframe in DataPane as a Table (not DataTable, which does work ...