Pandas cannot load data, csv encoding mystery
问题 I am trying to load a dataset into pandas and cannot get seem to get past step 1. I am new so please forgive if this is obvious, I have searched previous topics and not found an answer. The data is mostly in Chinese characters, which may be the issue. The .csv is very large, and can be found here: http://weiboscope.jmsc.hku.hk/datazip/ I am trying on week 1. In my code below, I identify 3 types of decoding I attempted, including an attempt to see what encoding was used import pandas import