txt" file was saved with a different encoding, not the default UTF8. You need to tell python what encoding was used. account = pd.read_csv(" ...
確定! 回上一頁