How to avoid BOM issues with CSV files created on WindowsOctober 27, 2023When loading CSV files in Python that were created on Windows, you can get some weird errors because the Microsoft tools usually add a BOM.Continue reading ⇾