TSForecasting
TSForecasting copied to clipboard
The cp1252 encoding fails on certain files
Hi,
I tried using the given python script to load some datasets. It fails on the Wikipedia web traffic dataset, due to non latin characters in the page titles. Should the encoding be utf-8for all files?
Thanks
I have the same question, have you tried UTF-8 encoding? thanks